xmlBlaster 2.2.0 client API

Uses of Package
org.xmlBlaster.util.dispatch

Packages that use org.xmlBlaster.util.dispatch
org.xmlBlaster.client This is the Java client side package. 
org.xmlBlaster.client.dispatch   
org.xmlBlaster.client.protocol   
org.xmlBlaster.client.qos   
org.xmlBlaster.util Java helper classes for server and client programming. 
org.xmlBlaster.util.dispatch   
org.xmlBlaster.util.dispatch.plugins   
org.xmlBlaster.util.dispatch.plugins.prio   
org.xmlBlaster.util.error   
org.xmlBlaster.util.qos   
 

Classes in org.xmlBlaster.util.dispatch used by org.xmlBlaster.client
ConnectionStateEnum
          This class simulates an enumeration for the connection states.
DispatchStatistic
          Collecting data on how many messages / bytes are successfully delivered.
I_ConnectionStatusListener
          Listen to connection states of the dispatcher framework.
I_DispatchManager
          Manages the sending of messages and commands and does error recovery further we communicate with the dispatcher plugin if one is configured.
I_PostSendListener
          This interface handles ONLY asynchronous sending events.
 

Classes in org.xmlBlaster.util.dispatch used by org.xmlBlaster.client.dispatch
ConnectionStateEnum
          This class simulates an enumeration for the connection states.
DispatchConnection
          Holding all necessary infos to establish a remote connection and check this connection.
DispatchConnectionsHandler
          Holding all necessary infos to establish a remote connection and invoke update()/updateOneway()/ping().
DispatchStatistic
          Collecting data on how many messages / bytes are successfully delivered.
I_ConnectionStatusListener
          Listen to connection states of the dispatcher framework.
I_DispatchManager
          Manages the sending of messages and commands and does error recovery further we communicate with the dispatcher plugin if one is configured.
 

Classes in org.xmlBlaster.util.dispatch used by org.xmlBlaster.client.protocol
DispatchStatistic
          Collecting data on how many messages / bytes are successfully delivered.
 

Classes in org.xmlBlaster.util.dispatch used by org.xmlBlaster.client.qos
ConnectionStateEnum
          This class simulates an enumeration for the connection states.
 

Classes in org.xmlBlaster.util.dispatch used by org.xmlBlaster.util
DispatchConnectionsHandler
          Holding all necessary infos to establish a remote connection and invoke update()/updateOneway()/ping().
DispatchWorkerPool
          Pool of threads doing a callback.
 

Classes in org.xmlBlaster.util.dispatch used by org.xmlBlaster.util.dispatch
ConnectionStateEnum
          This class simulates an enumeration for the connection states.
DispatchConnection
          Holding all necessary infos to establish a remote connection and check this connection.
DispatchConnectionsHandler
          Holding all necessary infos to establish a remote connection and invoke update()/updateOneway()/ping().
DispatchStatistic
          Collecting data on how many messages / bytes are successfully delivered.
I_ConnectionStatusListener
          Listen to connection states of the dispatcher framework.
I_DispatchManager
          Manages the sending of messages and commands and does error recovery further we communicate with the dispatcher plugin if one is configured.
I_PostSendListener
          This interface handles ONLY asynchronous sending events.
 

Classes in org.xmlBlaster.util.dispatch used by org.xmlBlaster.util.dispatch.plugins
I_ConnectionStatusListener
          Listen to connection states of the dispatcher framework.
I_DispatchManager
          Manages the sending of messages and commands and does error recovery further we communicate with the dispatcher plugin if one is configured.
 

Classes in org.xmlBlaster.util.dispatch used by org.xmlBlaster.util.dispatch.plugins.prio
ConnectionStateEnum
          This class simulates an enumeration for the connection states.
I_ConnectionStatusListener
          Listen to connection states of the dispatcher framework.
I_DispatchManager
          Manages the sending of messages and commands and does error recovery further we communicate with the dispatcher plugin if one is configured.
 

Classes in org.xmlBlaster.util.dispatch used by org.xmlBlaster.util.error
I_DispatchManager
          Manages the sending of messages and commands and does error recovery further we communicate with the dispatcher plugin if one is configured.
 

Classes in org.xmlBlaster.util.dispatch used by org.xmlBlaster.util.qos
ConnectionStateEnum
          This class simulates an enumeration for the connection states.
 


xmlBlaster 2.2.0 client API

Copyright © 1999-2014 The xmlBlaster.org contributers.