xmlBlaster 2.2.0 API

Uses of Package
org.xmlBlaster.util.key

Packages that use org.xmlBlaster.util.key
org.xmlBlaster.client This is the Java client side package. 
org.xmlBlaster.client.key   
org.xmlBlaster.client.queuemsg   
org.xmlBlaster.engine The core implementation. 
org.xmlBlaster.engine.admin   
org.xmlBlaster.engine.admin.extern   
org.xmlBlaster.engine.cluster   
org.xmlBlaster.engine.event   
org.xmlBlaster.engine.queuemsg   
org.xmlBlaster.engine.xml2java   
org.xmlBlaster.jms   
org.xmlBlaster.protocol.stomp   
org.xmlBlaster.test.classtest.key   
org.xmlBlaster.util Java helper classes for server and client programming. 
org.xmlBlaster.util.key   
org.xmlBlaster.util.qos   
 

Classes in org.xmlBlaster.util.key used by org.xmlBlaster.client
MsgKeyData
          This class encapsulates the Message meta data and unique identifier (key) of a publish()/update() or get()-return message.
 

Classes in org.xmlBlaster.util.key used by org.xmlBlaster.client.key
MsgKeyData
          This class encapsulates the Message meta data and unique identifier (key) of a publish()/update() or get()-return message.
QueryKeyData
          This class encapsulates the Message key information of query invocations.
 

Classes in org.xmlBlaster.util.key used by org.xmlBlaster.client.queuemsg
MsgKeyData
          This class encapsulates the Message meta data and unique identifier (key) of a publish()/update() or get()-return message.
QueryKeyData
          This class encapsulates the Message key information of query invocations.
 

Classes in org.xmlBlaster.util.key used by org.xmlBlaster.engine
KeyData
          This class encapsulates the Message meta data and unique identifier (key) of a publish()/update() or get()-return message.
MsgKeyData
          This class encapsulates the Message meta data and unique identifier (key) of a publish()/update() or get()-return message.
QueryKeyData
          This class encapsulates the Message key information of query invocations.
 

Classes in org.xmlBlaster.util.key used by org.xmlBlaster.engine.admin
QueryKeyData
          This class encapsulates the Message key information of query invocations.
 

Classes in org.xmlBlaster.util.key used by org.xmlBlaster.engine.admin.extern
KeyData
          This class encapsulates the Message meta data and unique identifier (key) of a publish()/update() or get()-return message.
QueryKeyData
          This class encapsulates the Message key information of query invocations.
 

Classes in org.xmlBlaster.util.key used by org.xmlBlaster.engine.cluster
QueryKeyData
          This class encapsulates the Message key information of query invocations.
 

Classes in org.xmlBlaster.util.key used by org.xmlBlaster.engine.event
MsgKeyData
          This class encapsulates the Message meta data and unique identifier (key) of a publish()/update() or get()-return message.
 

Classes in org.xmlBlaster.util.key used by org.xmlBlaster.engine.queuemsg
MsgKeyData
          This class encapsulates the Message meta data and unique identifier (key) of a publish()/update() or get()-return message.
 

Classes in org.xmlBlaster.util.key used by org.xmlBlaster.engine.xml2java
KeyData
          This class encapsulates the Message meta data and unique identifier (key) of a publish()/update() or get()-return message.
QueryKeyData
          This class encapsulates the Message key information of query invocations.
 

Classes in org.xmlBlaster.util.key used by org.xmlBlaster.jms
MsgKeyData
          This class encapsulates the Message meta data and unique identifier (key) of a publish()/update() or get()-return message.
 

Classes in org.xmlBlaster.util.key used by org.xmlBlaster.protocol.stomp
KeyData
          This class encapsulates the Message meta data and unique identifier (key) of a publish()/update() or get()-return message.
 

Classes in org.xmlBlaster.util.key used by org.xmlBlaster.test.classtest.key
I_MsgKeyFactory
          Parsing/Serializing key (quality of service) of publish() and update().
I_QueryKeyFactory
          Parsing/Serializing key (quality of service) of subscribe(), get(), unSubscribe() and erase().
 

Classes in org.xmlBlaster.util.key used by org.xmlBlaster.util
I_MsgKeyFactory
          Parsing/Serializing key (quality of service) of publish() and update().
I_QueryKeyFactory
          Parsing/Serializing key (quality of service) of subscribe(), get(), unSubscribe() and erase().
KeyData
          This class encapsulates the Message meta data and unique identifier (key) of a publish()/update() or get()-return message.
 

Classes in org.xmlBlaster.util.key used by org.xmlBlaster.util.key
I_MsgKeyFactory
          Parsing/Serializing key (quality of service) of publish() and update().
I_QueryKeyFactory
          Parsing/Serializing key (quality of service) of subscribe(), get(), unSubscribe() and erase().
KeyData
          This class encapsulates the Message meta data and unique identifier (key) of a publish()/update() or get()-return message.
MsgKeyData
          This class encapsulates the Message meta data and unique identifier (key) of a publish()/update() or get()-return message.
QueryKeyData
          This class encapsulates the Message key information of query invocations.
 

Classes in org.xmlBlaster.util.key used by org.xmlBlaster.util.qos
QueryKeyData
          This class encapsulates the Message key information of query invocations.
 


xmlBlaster 2.2.0 API

Copyright © 1999-2014 The xmlBlaster.org contributers.