xmlBlaster 2.2.0 API

Package org.xmlBlaster.util.qos

Interface Summary
ConnectQosDataMBean Declares JMX available methods of a ConnectQos instance.
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().
 

Class Summary
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().
ConnectQosSaxFactory This class encapsulates the qos of a login() or connect().
DisconnectQosData This class encapsulates the qos of a logout() or disconnect()
DisconnectQosSaxFactory 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.
MsgQosSaxFactory Parsing xml QoS (quality of service) of publish() and update().
QosData Base class for the various QoS implementations.
QueryQosData Data container handling of query / access QoS.
QueryQosSaxFactory Parsing xml QoS (quality of service) of return query.
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().
StatusQosQuickParseFactory Parsing xml QoS (quality of service) of return status.
StatusQosSaxFactory Parsing xml QoS (quality of service) of return status.
TopicProperty Data container handling properties of a message topic.
 


xmlBlaster 2.2.0 API

Copyright © 1999-2014 The xmlBlaster.org contributers.