Uses of Interface
org.marketcetera.client.BrokerStatusListener

Packages that use BrokerStatusListener
org.marketcetera.client Provides client API to communicate with the server. 
 

Uses of BrokerStatusListener in org.marketcetera.client
 

Methods in org.marketcetera.client with parameters of type BrokerStatusListener
 void Client.addBrokerStatusListener(BrokerStatusListener listener)
          Adds a broker status listener, which receives all the broker status changes sent out by the server.
 void Client.removeBrokerStatusListener(BrokerStatusListener listener)
          Removes a broker status listener that was previously added via Client.addBrokerStatusListener(BrokerStatusListener).
 



Copyright © 2012. All Rights Reserved.