xmlBlaster 2.2.0 client API

Uses of Package
org.xmlBlaster.util.qos

Packages that use org.xmlBlaster.util.qos
org.xmlBlaster.client This is the Java client side package. 
org.xmlBlaster.client.qos   
org.xmlBlaster.client.queuemsg   
org.xmlBlaster.util Java helper classes for server and client programming. 
org.xmlBlaster.util.key   
org.xmlBlaster.util.lexical   
org.xmlBlaster.util.qos   
org.xmlBlaster.util.qos.address   
 

Classes in org.xmlBlaster.util.qos used by org.xmlBlaster.client
MsgQosData
          Data container handling of publish() and update() quality of services.
TopicProperty
          Data container handling properties of a message topic.
 

Classes in org.xmlBlaster.util.qos used by org.xmlBlaster.client.qos
AccessFilterQos
          Helper class holding filter markup from a subscribe() or get() QoS.
ClientProperty
          This class encapsulates one client property in a QoS.
ConnectQosData
          This class encapsulates the qos of a login() or connect().
DisconnectQosData
          This class encapsulates the qos of a logout() or disconnect()
HistoryQos
          Helper class holding QoS settings to acces historical message.
MsgQosData
          Data container handling of publish() and update() quality of services.
QueryQosData
          Data container handling of query / access QoS.
QuerySpecQos
          Helper class holding querySpec markup from a subscribe() or get() QoS.
SessionQos
          This class encapsulates the qos of session attributes of a login() or connect().
StatusQosData
          Data container handling of status returned by subscribe(), unSubscribe(), erase() and ping().
TopicProperty
          Data container handling properties of a message topic.
 

Classes in org.xmlBlaster.util.qos used by org.xmlBlaster.client.queuemsg
ConnectQosData
          This class encapsulates the qos of a login() or connect().
QueryQosData
          Data container handling of query / access QoS.
 

Classes in org.xmlBlaster.util.qos used by org.xmlBlaster.util
ClientProperty
          This class encapsulates one client property in a QoS.
I_ConnectQosFactory
          Parsing/Serializing QoS (quality of service) of connect().
I_DisconnectQosFactory
          Parsing/Serializing QoS (quality of service) of disconnect().
I_MsgQosFactory
          Parsing/Serializing QoS (quality of service) of publish() and update().
I_QueryQosFactory
          Parsing/Serializing QoS (quality of service) of publish() and update().
I_StatusQosFactory
          Parsing/Serializing QoS (quality of service) of publish() and update().
QosData
          Base class for the various QoS implementations.
 

Classes in org.xmlBlaster.util.qos used by org.xmlBlaster.util.key
AccessFilterQos
          Helper class holding filter markup from a subscribe() or get() QoS.
 

Classes in org.xmlBlaster.util.qos used by org.xmlBlaster.util.lexical
ClientProperty
          This class encapsulates one client property in a QoS.
 

Classes in org.xmlBlaster.util.qos used by org.xmlBlaster.util.qos
AccessFilterQos
          Helper class holding filter markup from a subscribe() or get() QoS.
ClientProperty
          This class encapsulates one client property in a QoS.
ConnectQosData
          This class encapsulates the qos of a login() or connect().
DisconnectQosData
          This class encapsulates the qos of a logout() or disconnect()
HistoryQos
          Helper class holding QoS settings to acces historical message.
I_ConnectQosFactory
          Parsing/Serializing QoS (quality of service) of connect().
I_DisconnectQosFactory
          Parsing/Serializing QoS (quality of service) of disconnect().
I_MsgQosFactory
          Parsing/Serializing QoS (quality of service) of publish() and update().
I_QueryQosFactory
          Parsing/Serializing QoS (quality of service) of publish() and update().
I_StatusQosFactory
          Parsing/Serializing QoS (quality of service) of publish() and update().
MsgQosData
          Data container handling of publish() and update() quality of services.
QosData
          Base class for the various QoS implementations.
QueryQosData
          Data container handling of query / access QoS.
QueryRefinementQos
          Base class till helper classes such as AccessFilterQos and QuerySpecQos.
QuerySpecQos
          Helper class holding querySpec markup from a subscribe() or get() QoS.
SessionQos
          This class encapsulates the qos of session attributes of a login() or connect().
StatusQosData
          Data container handling of status returned by subscribe(), unSubscribe(), erase() and ping().
TopicProperty
          Data container handling properties of a message topic.
 

Classes in org.xmlBlaster.util.qos used by org.xmlBlaster.util.qos.address
ClientProperty
          This class encapsulates one client property in a QoS.
 


xmlBlaster 2.2.0 client API

Copyright © 1999-2014 The xmlBlaster.org contributers.