Uses of Interface
org.marketcetera.client.ReportListener

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

Uses of ReportListener in org.marketcetera.client
 

Methods in org.marketcetera.client with parameters of type ReportListener
 void Client.addReportListener(ReportListener inListener)
          Adds a report listener.
 void Client.removeReportListener(ReportListener inListener)
          Removes a report listener that was previously added via Client.addReportListener(ReportListener).
 

Uses of ReportListener in org.marketcetera.client.utils
 

Classes in org.marketcetera.client.utils that implement ReportListener
 class AutoOrderHistoryManager
          Provides a self-populating OrderHistoryManager implementation.
 



Copyright © 2012. All Rights Reserved.