xmlBlaster 2.2.0 API

Uses of Package
org.xmlBlaster.util.dispatch

Packages that use org.xmlBlaster.util.dispatch
org.xmlBlaster.authentication   
org.xmlBlaster.client This is the Java client side package. 
org.xmlBlaster.client.dispatch   
org.xmlBlaster.client.protocol   
org.xmlBlaster.client.qos   
org.xmlBlaster.contrib.dbwatcher.mom   
org.xmlBlaster.contrib.mime   
org.xmlBlaster.contrib.replication.impl   
org.xmlBlaster.engine The core implementation. 
org.xmlBlaster.engine.cluster   
org.xmlBlaster.engine.dispatch   
org.xmlBlaster.engine.distributor.plugins   
org.xmlBlaster.protocol   
org.xmlBlaster.test.classtest Tests classes of the xmlBlaster distribution. 
org.xmlBlaster.test.client   
org.xmlBlaster.test.topic   
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.authentication
ConnectionStateEnum
          This class simulates an enumeration for the connection states.
DispatchStatistic
          Collecting data on how many messages / bytes are successfully delivered.
 

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.
DispatchWorker
          Takes messages from the queue and tries to send them back to a client.
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.contrib.dbwatcher.mom
ConnectionStateEnum
          This class simulates an enumeration for the connection states.
 

Classes in org.xmlBlaster.util.dispatch used by org.xmlBlaster.contrib.mime
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.contrib.replication.impl
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.engine
ConnectionStateEnum
          This class simulates an enumeration for the connection states.
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.engine.cluster
ConnectionStateEnum
          This class simulates an enumeration for the connection states.
 

Classes in org.xmlBlaster.util.dispatch used by org.xmlBlaster.engine.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.
DispatchWorker
          Takes messages from the queue and tries to send them back to a client.
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.engine.distributor.plugins
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.protocol
ConnectionStateEnum
          This class simulates an enumeration for the connection states.
 

Classes in org.xmlBlaster.util.dispatch used by org.xmlBlaster.test.classtest
I_ConnectionStatusListener
          Listen to connection states of the dispatcher framework.
I_PostSendListener
          This interface handles ONLY asynchronous sending events.
 

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

Classes in org.xmlBlaster.util.dispatch used by org.xmlBlaster.test.topic
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 API

Copyright © 1999-2014 The xmlBlaster.org contributers.