| Package | Description |
|---|---|
| org.marketcetera.saclient |
The client for communicating with remote instances of a strategy agent.
|
| org.marketcetera.saclient.rpc |
| Modifier and Type | Field and Description |
|---|---|
protected SAClientParameters |
AbstractSAClient.parameters
SA connection parameters
|
| Modifier and Type | Method and Description |
|---|---|
SAClientParameters |
AbstractSAClient.getParameters() |
SAClientParameters |
SAClient.getParameters()
The parameters that were specified when connecting to the remote
strategy agent.
|
| Modifier and Type | Method and Description |
|---|---|
SAClient |
SAClientFactoryImpl.create(SAClientParameters inParameters) |
SAClient |
SAClientFactory.create(SAClientParameters inParameters)
Creates an
SAClient instance. |
| Constructor and Description |
|---|
AbstractSAClient(SAClientParameters inParameters)
Create a new AbstractSAClient instance.
|
| Modifier and Type | Method and Description |
|---|---|
RpcSAClientImpl |
RpcSAClientFactory.create(SAClientParameters inParameters) |
Copyright © 2017. All Rights Reserved.