org.otfeed.samples
Class ListExchangesSample

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

public class ListExchangesSample
extends java.lang.Object

Demo of the Driver API. Runnable class that connects to the Opentick server, loggs in, and requests the list of supported exchanges.


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

Constructor Detail

ListExchangesSample

public ListExchangesSample()
Method Detail

main

public static void main(java.lang.String... av)
                 throws java.lang.Exception
Throws:
java.lang.Exception


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