xmlBlaster 2.2.0 client API

Uses of Class
org.xmlBlaster.util.dispatch.DispatchStatistic

Packages that use DispatchStatistic
org.xmlBlaster.client This is the Java client side package. 
org.xmlBlaster.client.dispatch   
org.xmlBlaster.client.protocol   
org.xmlBlaster.util.dispatch   
 

Uses of DispatchStatistic in org.xmlBlaster.client
 

Methods in org.xmlBlaster.client that return DispatchStatistic
 DispatchStatistic XmlBlasterAccess.getDispatchStatistic()
           
 

Uses of DispatchStatistic in org.xmlBlaster.client.dispatch
 

Methods in org.xmlBlaster.client.dispatch that return DispatchStatistic
 DispatchStatistic ClientDispatchManager.getDispatchStatistic()
           
 

Uses of DispatchStatistic in org.xmlBlaster.client.protocol
 

Methods in org.xmlBlaster.client.protocol that return DispatchStatistic
 DispatchStatistic AbstractCallbackExtended.getDispatchStatistic()
          Access the statistic holder.
 

Uses of DispatchStatistic in org.xmlBlaster.util.dispatch
 

Fields in org.xmlBlaster.util.dispatch declared as DispatchStatistic
protected  DispatchStatistic DispatchConnectionsHandler.statistic
           
 

Methods in org.xmlBlaster.util.dispatch that return DispatchStatistic
 DispatchStatistic DispatchConnectionsHandler.getDispatchStatistic()
           
 DispatchStatistic I_DispatchManager.getDispatchStatistic()
           
 


xmlBlaster 2.2.0 client API

Copyright © 1999-2014 The xmlBlaster.org contributers.