Uses of Package
org.marketcetera.client

Packages that use org.marketcetera.client
org.marketcetera.client Provides client API to communicate with the server. 
org.marketcetera.client.config Client configuration classes. 
org.marketcetera.client.instruments Provides instrument specific functions for the client. 
org.marketcetera.client.utils   
 

Classes in org.marketcetera.client used by org.marketcetera.client
BrokerStatusListener
          A receiver of broker status changes.
Client
          A client end point that communicates with the server.
ClientFactory
          Factory used to create a Client object.
ClientInitException
          Instances of this class are thrown if the Client is already initialized or if it's not initialized.
ClientModuleFactoryMXBean
          Management interface for the Client Module Provider.
ClientParameters
          The set of parameters needed to initialize the client.
ConnectionException
          Represents errors encountered by the client when communicating with the server.
OrderValidationException
          Indicates errors encountered when validating orders before sending them to the server.
ReportListener
          A receiver of trading reports.
ServerStatusListener
          A receiver of server connection status changes.
 

Classes in org.marketcetera.client used by org.marketcetera.client.config
OrderModifier
          Modifies orders.
 

Classes in org.marketcetera.client used by org.marketcetera.client.instruments
OrderValidationException
          Indicates errors encountered when validating orders before sending them to the server.
 

Classes in org.marketcetera.client used by org.marketcetera.client.utils
Client
          A client end point that communicates with the server.
ClientInitException
          Instances of this class are thrown if the Client is already initialized or if it's not initialized.
ReportListener
          A receiver of trading reports.
 



Copyright © 2012. All Rights Reserved.