| Package | Description |
|---|---|
| org.marketcetera.saclient |
The client for communicating with remote instances of a strategy agent.
|
| org.marketcetera.saclient.rpc |
| Class and Description |
|---|
| ConnectionException
Instances of this exception are thrown when errors are encountered
when initializing a connection to the remote strategy agent.
|
| ConnectionStatusListener
This interface enables clients to be notified whenever the status
of client's connection to the strategy agent changes.
|
| CreateStrategyParameters
Specifies the parameters to create a strategy.
|
| DataReceiver
This interface enables the clients to receive all the data emitted
by the strategies running on the strategy agent.
|
| SAClient
The interface to the set of remote services available from a remote
strategy agent.
|
| SAClientFactory
Creates
SAClient instances. |
| SAClientFactoryImpl
Factory for creating remote connections to the Strategy Agent.
|
| SAClientParameters
The set of parameters needed to initialize the client connection
to the strategy agent.
|
| Class and Description |
|---|
| AbstractSAClient
Provides common behavior for
SAClient implementations. |
| ConnectionException
Instances of this exception are thrown when errors are encountered
when initializing a connection to the remote strategy agent.
|
| CreateStrategyParameters
Specifies the parameters to create a strategy.
|
| SAClient
The interface to the set of remote services available from a remote
strategy agent.
|
| SAClientFactory
Creates
SAClient instances. |
| SAClientParameters
The set of parameters needed to initialize the client connection
to the strategy agent.
|
Copyright © 2014. All Rights Reserved.