| Package | Description |
|---|---|
| org.marketcetera.client |
Provides client API to communicate with the server.
|
| org.marketcetera.client.rpc | |
| org.marketcetera.client.utils |
| Modifier and Type | Class and Description |
|---|---|
class |
ClientImpl
The implementation of Client that connects to the server.
|
| 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) |
| Modifier and Type | Class and Description |
|---|---|
class |
RpcClientImpl
Provides an RPC implementation of
Client. |
| Modifier and Type | Method and Description |
|---|---|
Client |
RpcClientFactory.getClient(ClientParameters inClientParameters) |
| Modifier and Type | Method and Description |
|---|---|
protected Client |
LiveOrderHistoryManager.getClient()
Get the client value.
|
Copyright © 2015. All Rights Reserved.