Uses of Package
org.objectweb.joram.mom.notifications

Packages that use org.objectweb.joram.mom.notifications
com.scalagent.joram.mom.dest.ftp   
com.scalagent.joram.mom.dest.scheduler   
org.objectweb.joram.mom.dest The org.objectweb.joram.mom.dest package holds the classes implementing the queue, topic and specialized destinations provided by JORAM's MOM. 
org.objectweb.joram.mom.dest.jmsbridge The org.objectweb.joram.mom.dest.jmsbridge package provides utility classes used by the MOM destinations and proxies. 
org.objectweb.joram.mom.notifications The org.objectweb.joram.mom.notifications package holds the notifications used for interacting with the MOM destination agents. 
 

Classes in org.objectweb.joram.mom.notifications used by com.scalagent.joram.mom.dest.ftp
AbstractNotification
          The AbstractNotification class is the superclass of the notifications exchanged by a client agent and a MOM destination agent.
AbstractRequestNot
          An AbstractRequest is a request sent by a client agent to a destination agent.
ClientMessages
          A ClientMessages instance is used by a client agent for sending one or many messages to a destination.
 

Classes in org.objectweb.joram.mom.notifications used by com.scalagent.joram.mom.dest.scheduler
ClientMessages
          A ClientMessages instance is used by a client agent for sending one or many messages to a destination.
 

Classes in org.objectweb.joram.mom.notifications used by org.objectweb.joram.mom.dest
AbortReceiveRequest
           
AcknowledgeRequest
          An AcknowledgeRequest instance is used by a client agent for acknowledging one or many messages on a queue.
BrowseRequest
          A BrowseRequest instance is used by a client agent for requesting a "view" of the messages on a queue, without actually consuming them.
ClientMessages
          A ClientMessages instance is used by a client agent for sending one or many messages to a destination.
ClusterJoinAck
           
ClusterJoinNot
           
DenyRequest
          A DenyRequest instance is used by a client agent for denying one or many messages on a queue.
FwdAdminRequestNot
          An AdminRequest is used by a client agent for sending an administration request to a destination agent.
GetRightsRequestNot
          This request is used for requesting the rights about a destination.
ReceiveRequest
          A ReceiveRequest instance is used by a client agent for requesting a message on a queue.
RequestGroupNot
           
SubscribeRequest
          A SubscribeRequest instance is used by a client agent for subscribing to a topic.
TopicForwardNot
          A TopicForwardNot is a notification sent by a topic to another topic part of the same cluster, or to its hierarchical father, and holding a forwarded ClientMessages notification.
WakeUpNot
           
 

Classes in org.objectweb.joram.mom.notifications used by org.objectweb.joram.mom.dest.jmsbridge
ClientMessages
          A ClientMessages instance is used by a client agent for sending one or many messages to a destination.
ReceiveRequest
          A ReceiveRequest instance is used by a client agent for requesting a message on a queue.
TopicForwardNot
          A TopicForwardNot is a notification sent by a topic to another topic part of the same cluster, or to its hierarchical father, and holding a forwarded ClientMessages notification.
 

Classes in org.objectweb.joram.mom.notifications used by org.objectweb.joram.mom.notifications
AbstractNotification
          The AbstractNotification class is the superclass of the notifications exchanged by a client agent and a MOM destination agent.
AbstractReplyNot
          An AbstractReply is a reply sent by a destination agent to a client agent.
AbstractRequestNot
          An AbstractRequest is a request sent by a client agent to a destination agent.
AdminReplyNot
          An AdminReply is used by a destination agent for replying to a client administration request.
AdminRequestNot
          An AdminRequest is used by a client agent for sending an administration request to a destination agent.
BrowseRequest
          A BrowseRequest instance is used by a client agent for requesting a "view" of the messages on a queue, without actually consuming them.
ClientMessages
          A ClientMessages instance is used by a client agent for sending one or many messages to a destination.
ClusterLBNot
           
LBLoadingFactor
           
ReceiveRequest
          A ReceiveRequest instance is used by a client agent for requesting a message on a queue.
SubscribeRequest
          A SubscribeRequest instance is used by a client agent for subscribing to a topic.
 



Copyright © 2011 ScalAgent D.T.. All Rights Reserved.