xmlBlaster 2.2.0 client API

Package org.xmlBlaster.client.qos

Class Summary
ConnectQos This class encapsulates the qos of a connect() invocation.
ConnectReturnQos This class wraps the return string of org.xmlBlaster.authentication.Authenticate.connect(...).
DisconnectQos This class encapsulates the qos of a logout() or disconnect()

So you don't need to type the 'ugly' XML ASCII string by yourself.

EraseQos This class encapsulates the QoS of an erase() request.
EraseReturnQos Handling the returned QoS (quality of service) of a erase() call.
GetQos This class encapsulates the QoS (quality of service) of a get() request.
GetReturnQos QoS (quality of service) informations sent from server to client
via the return value of the get() method.
PublishQos This class encapsulates the qos of a publish() message.
PublishReturnQos Handling the returned QoS (quality of service) of a publish() call.
SubscribeQos This class encapsulates the QoS (quality of service) of a subscribe() request.
SubscribeReturnQos Handling the returned QoS (quality of service) of a subscribe() call.
UnSubscribeQos This class encapsulates the QoS of an unSubcribe() request.
UnSubscribeReturnQos Handling the returned QoS (quality of service) of a unSubscribe() call.
UpdateQos QoS (quality of service) informations sent from server to client
via the update() method from the I_Callback interface.
UpdateReturnQos Handling the returned QoS (quality of service) of an update() call.
 


xmlBlaster 2.2.0 client API

Copyright © 1999-2014 The xmlBlaster.org contributers.