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