org::xmlBlaster::util::dispatch Namespace Reference


Classes

class  ConnectionsHandler
 Interface for XmlBlaster, the supported methods on c++ client side. More...
class  DispatchManager
class  I_ConnectionsHandler
class  I_PostSendListener
 Notify when a message is successfully send asynchronously. More...

Enumerations

enum  States {
  START, ALIVE, POLLING, DEAD,
  END
}


Enumeration Type Documentation

enum org::xmlBlaster::util::dispatch::States

Enumerator:
START 
ALIVE 
POLLING 
DEAD 
END 

Definition at line 29 of file I_ConnectionsHandler.h.