|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
org.objectweb.joram.mom.proxies
package holds the classes implementing the MOM proxy, basically linking external client applications to destination agents.
See:
Description
Interface Summary | |
---|---|
ClientSubscriptionMBean | |
ConnectionContext | |
ConnectionManagerMBean | Adds JMX monitoring for a connection manager. |
ProxyAgentItf | The ProxyAgentItf interface defines the methods which must be
provided by a proxy agent hosting a ProxyImpl instance. |
ProxyImplMBean |
Class Summary | |
---|---|
AckedQueue | |
AdminNotification | An AdminNotification is sent during initialization by an
administrator's proxy for registering to the local administration topic. |
ClientContext | The ClientContext class holds the data related to a client
context. |
ClientContext.MultiReplyContext | |
ClientSubscription | The ClientSubscription class holds the data of a client
subscription, and the methods managing the delivery and acknowledgement
of the messages. |
CloseConnectionNot | |
ConnectionManager | A ConnectionManager is started as a service in each
MOM agent server for allowing connections with external clients. |
FlowControl | |
GetConnectionNot | |
MultiCnxSync | |
MultiCnxSync.SyncRound | |
OpenConnectionNot | |
ProxyImpl | The ProxyImpl class implements the MOM proxy behaviour,
basically forwarding client requests to MOM destinations and MOM
destinations replies to clients. |
ProxyMessage | |
ProxyRequestGroupNot | |
ReliableConnectionContext | |
RequestBuffer | |
RequestNot | |
ResetCollocatedConnectionsNot | |
ReturnConnectionNot | |
SendRepliesNot | |
SendReplyNot | |
StandardConnectionContext | |
SyncReply | A SyncReply is a notification used by a proxy for
synchronizing a reply. |
TopicSubscription | The TopicSubscription class holds the parameters of a proxy's
subscription to a topic. |
UserAgent | Class of a user proxy agent. |
Xid | The Xid internal class is a utility class representing
a global transaction identifier. |
The org.objectweb.joram.mom.proxies
package holds the classes implementing the MOM proxy, basically linking external client applications to destination agents.
|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |