|
Joram 5.1.0 | ||||||||
| 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.AbstractRequest
org.objectweb.joram.mom.notifications.UnsubscribeRequest
public class UnsubscribeRequest
An UnsubscribeRequest instance is used by a client agent
for unsubscribing to a topic.
| Field Summary |
|---|
| Fields inherited from class fr.dyade.aaa.agent.Notification |
|---|
detachable, detached, persistent |
| Constructor Summary | |
|---|---|
UnsubscribeRequest(int clientContext,
int requestId)
Constructs an UnsubscribeRequest instance. |
|
| Method Summary |
|---|
| Methods inherited from class org.objectweb.joram.mom.notifications.AbstractRequest |
|---|
getRequestId, toString |
| Methods inherited from class org.objectweb.joram.mom.notifications.AbstractNotification |
|---|
getClientContext, getPersistent, 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 UnsubscribeRequest(int clientContext,
int requestId)
UnsubscribeRequest instance.
clientContext - Identifies a client context.requestId - Request identifier.
|
Joram 5.1.0 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||