| Package | Description |
|---|---|
| org.marketcetera.client |
Provides client API to communicate with the server.
|
| org.marketcetera.client.rpc | |
| org.marketcetera.client.utils |
| Modifier and Type | Method and Description |
|---|---|
Client |
ClientFactory.getClient(ClientParameters inClientParameters)
Gets a
Client. |
static Client |
ClientManager.getInstance()
Returns the Client instance after it has been initialized via
ClientManager.init(ClientParameters) |
static void |
ClientManager.init(ClientParameters inParameter)
Initializes the connection to the server.
|
static void |
ClientManager.setClientFactory(ClientFactory inFactory)
Sets the
ClientFactory to use to create the Client. |
| Modifier and Type | Method and Description |
|---|---|
Client |
RpcClientFactory.getClient(ClientParameters inClientParameters) |
| Constructor and Description |
|---|
AutoOrderHistoryManager(Date inReportHistoryOrigin)
Create a new AutoOrderHistoryManager instance.
|
LiveOrderHistoryManager(Date inReportHistoryOrigin)
Create a new LiveOrderHistoryManager instance.
|
Copyright © 2015. All Rights Reserved.