| Package | Description |
|---|---|
| org.marketcetera.saclient |
The client for communicating with remote instances of a strategy agent.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractSAClient.addDataReceiver(DataReceiver inReceiver) |
void |
SAClient.addDataReceiver(DataReceiver inReceiver)
Adds a data receiver so that it can receive all the data received
from the remote source that this client is connected to.
|
void |
AbstractSAClient.removeDataReciever(DataReceiver inReceiver) |
void |
SAClient.removeDataReciever(DataReceiver inReceiver)
Removes a data receiver that was previously added so that it no longer
receives data from the remote source.
|
Copyright © 2017. All Rights Reserved.