|
Class Summary |
| AddressServer |
Helper class holding address string, protocol string of server side protocol plugins. |
| ConnectQosServer |
This class encapsulates the qos of a connect() invocation. |
| ConnectReturnQosServer |
This class wraps the return string of
org.xmlBlaster.authentication.authenticate.connect(...). |
| DisconnectQosServer |
This class encapsulates the qos of a disconnect() invocation. |
| EraseQosServer |
Handling of erase() quality of services in the server core. |
| GetQosServer |
Handling of get() quality of services in the server core. |
| GetReturnQosServer |
QoS (quality of service) informations sent from server to client
via the return value of the get() method. |
| PublishQosServer |
Handling of publish() quality of services in the server core. |
| SubscribeQosServer |
Handling of subscribe() quality of services in the server core. |
| UnSubscribeQosServer |
Handling of unSubscribe() quality of services in the server core. |
| UpdateQosServer |
Handling of update() quality of services in the server core. |
| UpdateReturnQosServer |
Handling the returned QoS (quality of service) of a update() call. |