org.otfeed.samples
Class Connector

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

public final class Connector
extends java.lang.Object

Utility class: connects to the OpenTick server. Uses System properties to configure the connection.


Method Summary
static IConnection connect()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

connect

public static final IConnection connect()
                                 throws java.io.IOException
Throws:
java.io.IOException


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