|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractReplyNot | |
---|---|
org.objectweb.joram.mom.notifications | The org.objectweb.joram.mom.notifications package holds the notifications used for interacting with the MOM destination agents. |
Uses of AbstractReplyNot in org.objectweb.joram.mom.notifications |
---|
Subclasses of AbstractReplyNot in org.objectweb.joram.mom.notifications | |
---|---|
class |
BrowseReply
A BrowseReply instance is used by a queue for replying
to a client BrowseRequest by sending a vector of its messages. |
class |
ExceptionReply
An ExceptionReply instance is used by a destination for
notifying a client of an exception thrown when processing a request. |
class |
QueueMsgReply
A QueueMsgReply instance is used by a queue for replying to a
ReceiveRequest by sending a message to a client. |
class |
SubscribeReply
A SubscribeReply instance is used by a topic agent
for acknowledging a SubscribeRequest notification. |
class |
TopicMsgsReply
A TopicMsgsReply instance is used by a topic for sending
messages to an agent client which subscribed to it. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |