Package org.marketcetera.saclient

The client for communicating with remote instances of a strategy agent.

See: Description

Package org.marketcetera.saclient Description

The client for communicating with remote instances of a strategy agent.

All the communication with remote strategy agents is accomplished via SAClient interface. Instances of this client can be created via SAClientFactoryImpl.create(org.marketcetera.saclient.SAClientParameters).

The client provides facilitites to deploy / manage strategies onto the remote strategy agent and receive the data emitted by them. See SAClient documentation for details.

Since:
2.0.0
Version:
$Id: package-info.java 16879 2014-04-15 21:40:25Z colin $
Author:
anshul@marketcetera.com

Copyright © 2014. All Rights Reserved.