|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfr.dyade.aaa.agent.Notification
org.objectweb.joram.mom.notifications.AbstractNotification
org.objectweb.joram.mom.notifications.AbstractReplyNot
org.objectweb.joram.mom.notifications.SubscribeReply
public class SubscribeReply
A SubscribeReply
instance is used by a topic agent
for acknowledging a SubscribeRequest
notification.
Field Summary |
---|
Fields inherited from class fr.dyade.aaa.agent.Notification |
---|
detachable, detached, persistent |
Constructor Summary | |
---|---|
SubscribeReply(SubscribeRequest request)
Constructs a SubscribeReply instance. |
Method Summary |
---|
Methods inherited from class org.objectweb.joram.mom.notifications.AbstractReplyNot |
---|
getCorrelationId, toString |
Methods inherited from class org.objectweb.joram.mom.notifications.AbstractNotification |
---|
getClientContext, setPersistent |
Methods inherited from class fr.dyade.aaa.agent.Notification |
---|
clone, getContext, getDeadNotificationAgentId, getExpiration, getMessageId, getPriority, isPersistent, setContext, setDeadNotificationAgentId, setExpiration, setPriority, toString |
Methods inherited from class java.lang.Object |
---|
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public SubscribeReply(SubscribeRequest request)
SubscribeReply
instance.
request
- The SubscribeRequest
being acknowledged.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |