Package org.otfeed

Main part of the client API to the OpenTick financial data feed service.

See:
          Description

Interface Summary
IConnection Defines contract for the connection to the OpenTick service.
IConnectionFactory Defines contract for the connection factory service.
IRequest Defines contract for the Request handler.
 

Class Summary
OTConnectionFactory Factory of connections to the OpenTick service.
OTConnectionSpec Connection Specification.
OTPooledConnectionFactory Class that facilitates connection pooling (sharing).
 

Exception Summary
OTException Runtime Exception that may hold OTError object describing an error condition reported by Opentick server.
 

Package org.otfeed Description

Main part of the client API to the OpenTick financial data feed service.

Contains classes and interfaces needed to connect to the OpenTick service, see http://www.opentick.com.



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