|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
org.objectweb.joram.mom.notifications
package holds the notifications used for interacting with the MOM destination agents.
See:
Description
Class Summary | |
---|---|
AbortReceiveRequest | |
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. |
AckJoinQueueCluster | |
AcknowledgeRequest | An AcknowledgeRequest instance is used by a client agent
for acknowledging one or many messages on a queue. |
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. |
BrowseReply | A BrowseReply instance is used by a queue for replying
to a client BrowseRequest by sending a vector of its messages. |
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. |
DenyRequest | A DenyRequest instance is used by a client agent
for denying one or many messages on a queue. |
ExceptionReply | An ExceptionReply instance is used by a destination for
notifying a client of an exception thrown when processing a request. |
FwdAdminRequestNot | An AdminRequest is used by a client agent for sending an
administration request to a destination agent. |
GetProxyIdListNot | Transient notification needed by the HA mode. |
GetProxyIdNot | Transient notification |
GetRightsReplyNot | This notification is used by a destination for sending the identifiers of its readers and writers in response to a GetRightsRequest. |
GetRightsRequestNot | This request is used for requesting the rights about a destination. |
JoinQueueCluster | |
LBCycleLife | |
LBLoadingFactor | |
LBMessageGive | |
LBMessageHope | |
LeaveQueueCluster | |
QueueClusterNot | |
QueueMsgReply | A QueueMsgReply instance is used by a queue for replying to a
ReceiveRequest by sending a message to a client. |
ReceiveRequest | A ReceiveRequest instance is used by a client agent for
requesting a message on a queue. |
RequestGroupNot | |
SpecialAdminRequest | A SpecialAdminRequest instance is used by a destination agent
to do special administration. |
SubscribeReply | A SubscribeReply instance is used by a topic agent
for acknowledging a SubscribeRequest notification. |
SubscribeRequest | A SubscribeRequest instance is used by a client agent
for subscribing to a topic. |
TopicMsgsReply | A TopicMsgsReply instance is used by a topic for sending
messages to an agent client which subscribed to it. |
UnsubscribeRequest | An UnsubscribeRequest instance is used by a client agent
for unsubscribing to a topic. |
WakeUpNot |
The org.objectweb.joram.mom.notifications
package holds the notifications used for interacting with the MOM destination agents.
|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |