org.objectweb.joram.mom.proxies
package holds the classes implementing the MOM proxy, basically linking external client applications to destination agents.See: Description
Interface | Description |
---|---|
ClientSubscriptionMBean | |
ConnectionContext |
Interface to abstract the communication between the client and the MOM.
|
ConnectionManagerMBean |
Adds JMX monitoring for a connection manager.
|
ProxyAgentItf |
The
ProxyAgentItf interface defines the methods which must be
provided by a user agent instance. |
ProxyMessageSender |
A
ProxyMessageSender sends messages (ProxyMessage )
to a client. |
UserAgentMBean |
Class | Description |
---|---|
AckedQueue | |
AdminNotification |
An
AdminNotification is sent during initialization by an
administrator's proxy for registering to the local administration topic. |
CCUID | |
ClientContext |
The
ClientContext class holds the data related to a client
context. |
ClientContext.ClientContextFactory | |
ClientContext.MultiReplyContext | |
ClientSubscription |
The
ClientSubscription class holds the data of a client
subscription, and the methods managing the delivery and acknowledgement
of the messages. |
ClientSubscription.ClientSubscriptionFactory | |
CloseConnectionNot | |
CloseConnectionNot2 | |
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 | |
ProxyMessage | |
ProxyRequestGroupNot | |
QueueWorker | |
ReliableConnectionContext |
Reliable implementation of the interface to abstract the communication between
the client and the MOM.
|
RequestBuffer | |
RequestNot | |
ResetCollocatedConnectionsNot | |
ReturnConnectionNot | |
SendRepliesNot | |
SendReplyNot | |
StandardConnectionContext |
Standard implementation of the interface to abstract the communication between
the client and the MOM.
|
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 |
The
UserAgent class implements the MOM proxy behaviour,
basically forwarding client requests to MOM destinations and MOM
destinations replies to clients. |
UserAgent.UserAgentFactory | |
UserAgentArrivalState | |
UserAgentArrivalState.UserAgentArrivalStateFactory | |
Xid |
The
Xid internal class is a utility class representing
a global transaction identifier. |
Enum | Description |
---|---|
ConnectionContext.Type |
org.objectweb.joram.mom.proxies
package holds the classes implementing the MOM proxy, basically linking external client applications to destination agents.Copyright © 2022 ScalAgent D.T.. All rights reserved.