Uses of Package
org.objectweb.joram.mom.proxies
-
Packages that use org.objectweb.joram.mom.proxies Package Description org.objectweb.joram.client.jms.local org.objectweb.joram.mom.dest Theorg.objectweb.joram.mom.destpackage holds the classes implementing the queue, topic and specialized destinations provided by JORAM's MOM.org.objectweb.joram.mom.proxies Theorg.objectweb.joram.mom.proxiespackage holds the classes implementing the MOM proxy, basically linking external client applications to destination agents.org.objectweb.joram.mom.proxies.tcp Theorg.objectweb.joram.mom.proxies.tcppackage provides a proxy accessible through the TCP communication protocol.org.ow2.joram.jakarta.jms.local org.ow2.joram.shell.mom.commands -
Classes in org.objectweb.joram.mom.proxies used by org.objectweb.joram.client.jms.local Class Description ConnectionManagerMBean Adds JMX monitoring for a connection manager.StandardConnectionContext Standard implementation of the interface to abstract the communication between the client and the MOM. -
Classes in org.objectweb.joram.mom.proxies used by org.objectweb.joram.mom.dest Class Description AdminNotification AnAdminNotificationis sent during initialization by an administrator's proxy for registering to the local administration topic. -
Classes in org.objectweb.joram.mom.proxies used by org.objectweb.joram.mom.proxies Class Description AckedQueue CCUID ClientContext TheClientContextclass holds the data related to a connection context.ClientContext.MultiReplyContext ClientSubscription TheClientSubscriptionclass holds the data of a client subscription, and the methods managing the delivery and acknowledgement of the messages.ClientSubscriptionMBean CloseConnectionNot CloseConnectionNot2 ConnectionContext Interface to abstract the communication between the client and the MOM.ConnectionContext.Type ConnectionManager AConnectionManageris started as a service in each MOM agent server for allowing connections with external clients.ConnectionManagerMBean Adds JMX monitoring for a connection manager.GetConnectionNot MultiCnxSync MultiCnxSync.SyncRound OpenConnectionNot ProxyAgentItf TheProxyAgentItfinterface defines the methods which must be provided by a user agent instance.ProxyMessage ProxyMessageSender AProxyMessageSendersends messages (ProxyMessage) to a client.ProxyRequestGroupNot QueueWorker RequestNot ResetCollocatedConnectionsNot ReturnConnectionNot SendRepliesNot SendReplyNot SyncReply ASyncReplyis a notification used by a proxy for synchronizing a reply.TopicSubscription TheTopicSubscriptionclass holds the parameters of a proxy's subscription to a topic.UserAgent.HeartBeatTask Timer task responsible for closing the connection if it has not sent any requests for the duration 'timeout'.UserAgent.SharedCtx This kind of SharedCts (LinkedHashMap) is well-suited to building LRU caches.UserAgentArrivalState UserAgentMBean Xid TheXidinternal class is a utility class representing a global transaction identifier. -
Classes in org.objectweb.joram.mom.proxies used by org.objectweb.joram.mom.proxies.tcp Class Description AckedQueue ConnectionContext Interface to abstract the communication between the client and the MOM.ConnectionManagerMBean Adds JMX monitoring for a connection manager.ProxyMessage ProxyMessageSender AProxyMessageSendersends messages (ProxyMessage) to a client.ReliableConnectionContext Reliable implementation of the interface to abstract the communication between the client and the MOM. -
Classes in org.objectweb.joram.mom.proxies used by org.ow2.joram.jakarta.jms.local Class Description ConnectionManagerMBean Adds JMX monitoring for a connection manager.StandardConnectionContext Standard implementation of the interface to abstract the communication between the client and the MOM. -
Classes in org.objectweb.joram.mom.proxies used by org.ow2.joram.shell.mom.commands Class Description ClientSubscriptionMBean UserAgentMBean