| Package | Description |
|---|---|
| org.marketcetera.client |
Provides client API to communicate with the server.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ClientImpl.addBrokerStatusListener(BrokerStatusListener listener) |
void |
Client.addBrokerStatusListener(BrokerStatusListener listener)
Adds a broker status listener, which receives all the
broker status changes sent out by the server.
|
void |
ClientImpl.removeBrokerStatusListener(BrokerStatusListener listener) |
void |
Client.removeBrokerStatusListener(BrokerStatusListener listener)
Removes a broker status listener that was previously added
via
Client.addBrokerStatusListener(BrokerStatusListener). |
Copyright © 2015. All Rights Reserved.