|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ClientInitException | |
|---|---|
| org.marketcetera.client | Provides client API to communicate with the server. |
| org.marketcetera.client.utils | |
| Uses of ClientInitException in org.marketcetera.client |
|---|
| Methods in org.marketcetera.client that throw ClientInitException | |
|---|---|
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. |
| Uses of ClientInitException in org.marketcetera.client.utils |
|---|
| Constructors in org.marketcetera.client.utils that throw ClientInitException | |
|---|---|
AutoOrderHistoryManager(Date inReportHistoryOrigin)
Create a new AutoOrderHistoryManager instance. |
|
LiveOrderHistoryManager(Date inReportHistoryOrigin)
Create a new LiveOrderHistoryManager instance. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||