Package | Description |
---|---|
com.scalagent.joram.mom.dest.ftp | |
org.objectweb.joram.mom.notifications |
The
org.objectweb.joram.mom.notifications package holds the notifications used for interacting with the MOM destination agents. |
Modifier and Type | Class and Description |
---|---|
class |
FtpNot |
Modifier and Type | Class and Description |
---|---|
class |
AbortReceiveRequest |
class |
AcknowledgeRequest
An
AcknowledgeRequest instance is used by a client agent
for acknowledging one or many messages on a queue. |
class |
BrowseRequest
A
BrowseRequest instance is used by a client agent for
requesting a "view" of the messages on a queue, without actually consuming
them. |
class |
ClientMessages
A
ClientMessages instance is used by a client agent for
sending one or many messages to a destination. |
class |
DenyRequest
A
DenyRequest instance is used by a client agent
for denying one or many messages on a queue. |
class |
ReceiveRequest
A
ReceiveRequest instance is used by a client agent for
requesting a message on a queue. |
class |
RequestGroupNot |
class |
SubscribeRequest
A
SubscribeRequest instance is used by a client agent
for subscribing to a topic. |
class |
UnsubscribeRequest
An
UnsubscribeRequest instance is used by a client agent
for unsubscribing to a topic. |
Constructor and Description |
---|
ExceptionReply(AbstractRequestNot request,
MomException except)
Constructs an
ExceptionReply instance. |
Copyright © 2021 ScalAgent D.T.. All rights reserved.