xmlBlaster 2.2.0 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.authentication   
org.xmlBlaster.client This is the Java client side package. 
org.xmlBlaster.client.dispatch   
org.xmlBlaster.client.filepoller   
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.contrib   
org.xmlBlaster.contrib.dbwatcher.mom   
org.xmlBlaster.contrib.filewriter   
org.xmlBlaster.contrib.replication.impl   
org.xmlBlaster.engine The core implementation. 
org.xmlBlaster.engine.cluster   
org.xmlBlaster.j2ee.k2   
org.xmlBlaster.j2ee.k2.client   
org.xmlBlaster.jms   
org.xmlBlaster.protocol.http   
org.xmlBlaster.protocol.http.ajax   
org.xmlBlaster.protocol.http.appletproxy   
org.xmlBlaster.test Tests running xmlBlaster instances with ugly behaving clients. 
org.xmlBlaster.test.admin   
org.xmlBlaster.test.authentication   
org.xmlBlaster.test.classtest Tests classes of the xmlBlaster distribution. 
org.xmlBlaster.test.client   
org.xmlBlaster.test.contrib.filewatcher   
org.xmlBlaster.test.dispatch   
org.xmlBlaster.test.j2ee   
org.xmlBlaster.test.jms   
org.xmlBlaster.test.jmx   
org.xmlBlaster.test.memoryleak   
org.xmlBlaster.test.mime   
org.xmlBlaster.test.persistence   
org.xmlBlaster.test.qos   
org.xmlBlaster.test.stress   
org.xmlBlaster.test.topic   
org.xmlBlaster.test.util   
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
SubscribeReturnQos
          Handling the returned QoS (quality of service) of a subscribe() 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.authentication
ConnectQos
          This class encapsulates the qos of a connect() invocation.
 

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.dispatch
ConnectReturnQos
          This class wraps the return string of org.xmlBlaster.authentication.Authenticate.connect(...).
 

Classes in org.xmlBlaster.client.qos used by org.xmlBlaster.client.filepoller
ConnectQos
          This class encapsulates the qos of a connect() invocation.
 

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.contrib
ConnectQos
          This class encapsulates the qos of a connect() invocation.
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.contrib.dbwatcher.mom
ConnectQos
          This class encapsulates the qos of a connect() invocation.
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.contrib.filewriter
ConnectQos
          This class encapsulates the qos of a connect() invocation.
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.contrib.replication.impl
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.engine
ConnectQos
          This class encapsulates the qos of a connect() invocation.
PublishQos
          This class encapsulates the qos of a publish() message.
PublishReturnQos
          Handling the returned QoS (quality of service) of a publish() 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.engine.cluster
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.

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.j2ee.k2
EraseReturnQos
          Handling the returned QoS (quality of service) of a erase() call.
PublishReturnQos
          Handling the returned QoS (quality of service) of a publish() call.
 

Classes in org.xmlBlaster.client.qos used by org.xmlBlaster.j2ee.k2.client
EraseReturnQos
          Handling the returned QoS (quality of service) of a erase() call.
PublishReturnQos
          Handling the returned QoS (quality of service) of a publish() call.
 

Classes in org.xmlBlaster.client.qos used by org.xmlBlaster.jms
ConnectQos
          This class encapsulates the qos of a connect() invocation.
PublishReturnQos
          Handling the returned QoS (quality of service) of a publish() call.
SubscribeReturnQos
          Handling the returned QoS (quality of service) of a subscribe() 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.protocol.http
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.protocol.http.ajax
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.protocol.http.appletproxy
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.test
PublishReturnQos
          Handling the returned QoS (quality of service) of a publish() 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.test.admin
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.test.authentication
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.test.classtest
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.

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.test.client
EraseReturnQos
          Handling the returned QoS (quality of service) of a erase() call.
PublishQos
          This class encapsulates the qos of a publish() message.
PublishReturnQos
          Handling the returned QoS (quality of service) of a publish() 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.test.contrib.filewatcher
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.test.dispatch
ConnectQos
          This class encapsulates the qos of a connect() invocation.
 

Classes in org.xmlBlaster.client.qos used by org.xmlBlaster.test.j2ee
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.test.jms
ConnectQos
          This class encapsulates the qos of a connect() invocation.
 

Classes in org.xmlBlaster.client.qos used by org.xmlBlaster.test.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.test.memoryleak
ConnectReturnQos
          This class wraps the return string of org.xmlBlaster.authentication.Authenticate.connect(...).
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.test.mime
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.test.persistence
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.test.qos
ConnectQos
          This class encapsulates the qos of a connect() invocation.
ConnectReturnQos
          This class wraps the return string of org.xmlBlaster.authentication.Authenticate.connect(...).
SubscribeReturnQos
          Handling the returned QoS (quality of service) of a subscribe() 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.test.stress
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.test.topic
EraseReturnQos
          Handling the returned QoS (quality of service) of a erase() call.
SubscribeReturnQos
          Handling the returned QoS (quality of service) of a subscribe() 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.test.util
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
ConnectQos
          This class encapsulates the qos of a connect() invocation.
ConnectReturnQos
          This class wraps the return string of org.xmlBlaster.authentication.Authenticate.connect(...).
UpdateQos
          QoS (quality of service) informations sent from server to client
via the update() method from the I_Callback interface.
 


xmlBlaster 2.2.0 API

Copyright © 1999-2014 The xmlBlaster.org contributers.