xmlBlaster 2.2.0 client API

Uses of Package
org.xmlBlaster.client.qos

Packages that use org.xmlBlaster.client.qos
javaclients Java examples, start reading the HelloWorld clients. 
org.xmlBlaster.client This is the Java client side package. 
org.xmlBlaster.client.jmx   
org.xmlBlaster.client.protocol   
org.xmlBlaster.client.protocol.corba   
org.xmlBlaster.client.protocol.email   
org.xmlBlaster.client.protocol.local   
org.xmlBlaster.client.protocol.rmi   
org.xmlBlaster.client.protocol.socket   
org.xmlBlaster.client.protocol.xmlrpc   
org.xmlBlaster.client.queuemsg   
org.xmlBlaster.client.reader   
org.xmlBlaster.client.script   
org.xmlBlaster.util Java helper classes for server and client programming. 
org.xmlBlaster.util.admin.extern   
org.xmlBlaster.util.dispatch   
org.xmlBlaster.util.dispatch.plugins.prio   
 

Classes in org.xmlBlaster.client.qos used by javaclients
UpdateQos
          QoS (quality of service) informations sent from server to client
via the update() method from the I_Callback interface.
 

Classes in org.xmlBlaster.client.qos used by org.xmlBlaster.client
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.
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.
 

Classes in org.xmlBlaster.client.qos used by org.xmlBlaster.client.jmx
UpdateQos
          QoS (quality of service) informations sent from server to client
via the update() method from the I_Callback interface.
 

Classes in org.xmlBlaster.client.qos used by org.xmlBlaster.client.protocol
ConnectReturnQos
          This class wraps the return string of org.xmlBlaster.authentication.Authenticate.connect(...).
EraseReturnQos
          Handling the returned QoS (quality of service) of a erase() call.
PublishReturnQos
          Handling the returned QoS (quality of service) of a publish() call.
SubscribeReturnQos
          Handling the returned QoS (quality of service) of a subscribe() call.
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.
 

Classes in org.xmlBlaster.client.qos used by org.xmlBlaster.client.protocol.corba
ConnectReturnQos
          This class wraps the return string of org.xmlBlaster.authentication.Authenticate.connect(...).
 

Classes in org.xmlBlaster.client.qos used by org.xmlBlaster.client.protocol.email
ConnectReturnQos
          This class wraps the return string of org.xmlBlaster.authentication.Authenticate.connect(...).
 

Classes in org.xmlBlaster.client.qos used by org.xmlBlaster.client.protocol.local
ConnectReturnQos
          This class wraps the return string of org.xmlBlaster.authentication.Authenticate.connect(...).
 

Classes in org.xmlBlaster.client.qos used by org.xmlBlaster.client.protocol.rmi
ConnectReturnQos
          This class wraps the return string of org.xmlBlaster.authentication.Authenticate.connect(...).
 

Classes in org.xmlBlaster.client.qos used by org.xmlBlaster.client.protocol.socket
ConnectReturnQos
          This class wraps the return string of org.xmlBlaster.authentication.Authenticate.connect(...).
 

Classes in org.xmlBlaster.client.qos used by org.xmlBlaster.client.protocol.xmlrpc
ConnectReturnQos
          This class wraps the return string of org.xmlBlaster.authentication.Authenticate.connect(...).
 

Classes in org.xmlBlaster.client.qos used by org.xmlBlaster.client.queuemsg
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.
GetQos
          This class encapsulates the QoS (quality of service) of a get() request.
UnSubscribeQos
          This class encapsulates the QoS of an unSubcribe() request.
 

Classes in org.xmlBlaster.client.qos used by org.xmlBlaster.client.reader
UpdateQos
          QoS (quality of service) informations sent from server to client
via the update() method from the I_Callback interface.
 

Classes in org.xmlBlaster.client.qos used by org.xmlBlaster.client.script
UpdateQos
          QoS (quality of service) informations sent from server to client
via the update() method from the I_Callback interface.
 

Classes in org.xmlBlaster.client.qos used by org.xmlBlaster.util
PublishQos
          This class encapsulates the qos of a publish() message.
 

Classes in org.xmlBlaster.client.qos used by org.xmlBlaster.util.admin.extern
UpdateQos
          QoS (quality of service) informations sent from server to client
via the update() method from the I_Callback interface.
 

Classes in org.xmlBlaster.client.qos used by org.xmlBlaster.util.dispatch
PublishReturnQos
          Handling the returned QoS (quality of service) of a publish() call.
 

Classes in org.xmlBlaster.client.qos used by org.xmlBlaster.util.dispatch.plugins.prio
UpdateQos
          QoS (quality of service) informations sent from server to client
via the update() method from the I_Callback interface.
 


xmlBlaster 2.2.0 client API

Copyright © 1999-2014 The xmlBlaster.org contributers.