OSMQ
v2.0.1

Package osmq.clients

Interface Summary
ClientAdapter A client-side integration broker adapter, and the base interface from which the Publisher and Subscriber interfaces are derived.
Publisher A class used by client applications to write messages.
Subscriber An interface used by client applications to receive messages.
 

Class Summary
BatchPublisher  
ClientIdentifier  
ClientStream A ClientStream identifies itself and its role to the remote service when it connects.
PubConnectionHandler A class the contains all the objects shared by all threads that access a common broker for publishing messages.
PublisherBean A class used by client applications to write messages.
SubscriberBean A class used by client applications to receive messages.
SubscriberCountManager  
ThreadedPublisherBean A multi-threaded class derived from the PublisherBean class.
TopicChangeRequestor A client component that submits one or more change requests to the router/server.
TopicSubscriberBean A class used by client applications to receive messages.
 

Exception Summary
BrokerException  
 


(c) 2000 - 2003 MQue Systems
All Rights Reserved