|
Joram 5.2.4 | ||||||||
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.amqp.ReceiveNot
public class ReceiveNot
Field Summary |
---|
Fields inherited from class fr.dyade.aaa.agent.Notification |
---|
detachable, detached, persistent |
Constructor Summary | |
---|---|
ReceiveNot(int channelId,
GetListener callback,
ProxyAgent proxyAgent,
boolean noAck)
|
Method Summary | |
---|---|
GetListener |
getCallback()
|
int |
getChannelId()
|
ProxyAgent |
getProxy()
|
boolean |
isNoAck()
|
Methods inherited from class fr.dyade.aaa.agent.Notification |
---|
clone, getContext, getDeadNotificationAgentId, getExpiration, getMessageId, getPriority, isPersistent, setContext, setDeadNotificationAgentId, setExpiration, setPriority, toString, toString |
Methods inherited from class java.lang.Object |
---|
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public ReceiveNot(int channelId, GetListener callback, ProxyAgent proxyAgent, boolean noAck)
channelId
- consumerTag
- callback
- proxyAgent
- Method Detail |
---|
public int getChannelId()
public GetListener getCallback()
public boolean isNoAck()
public ProxyAgent getProxy()
|
Joram 5.2.4 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |