AdminProtocolHandler |
An abstract base class for Broker sessions which represent a Broker client.
|
AsciiProtocolHandler |
An abstract base class for Broker sessions which represent a Broker client.
|
BinaryProtocolHandler |
|
BrokerStream |
|
BrokerURL |
This class represents the network location of a Broker Server.
|
ClientLicenseManager |
Class to manage client license parsing.
|
Notification |
A Broker notification is used to handle either synchronous or asynchronous replies from the Broker.
|
ProtocolError |
Contains the possible error returned by the Broker.
|
ProtocolHandler |
Abstract class for the physical link to the Broker.
|
ReplyQueue |
The Broker reply queue is handle synchronous and asynchronous delivery of Broker replies.
|
Subscription |
This class represents a subscription from the Broker's perspective.
|