org.otfeed.samples
Class BookStream

java.lang.Object
  extended by org.otfeed.samples.BookStream

public class BookStream
extends java.lang.Object

Requests live feed of book events. For example, calling it with parameters

    is  AAPL
 
during market hours of Island Book will produce live feed of book events.

Author:
Anonymous Contributor.

Constructor Summary
BookStream()
           
 
Method Summary
static void main(java.lang.String... args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BookStream

public BookStream()
Method Detail

main

public static void main(java.lang.String... args)
                 throws java.lang.Throwable
Throws:
java.lang.Throwable


Copyright © 2007-2008 Mike Kroutikov. All Rights Reserved.