Joram 5.2.4

org.objectweb.joram.mom.amqp
Class ReceiveNot

java.lang.Object
  extended by fr.dyade.aaa.agent.Notification
      extended by org.objectweb.joram.mom.amqp.ReceiveNot
All Implemented Interfaces:
java.io.Serializable, java.lang.Cloneable

public class ReceiveNot
extends fr.dyade.aaa.agent.Notification

See Also:
Serialized Form

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

ReceiveNot

public ReceiveNot(int channelId,
                  GetListener callback,
                  ProxyAgent proxyAgent,
                  boolean noAck)
Parameters:
channelId -
consumerTag -
callback -
proxyAgent -
Method Detail

getChannelId

public int getChannelId()

getCallback

public GetListener getCallback()

isNoAck

public boolean isNoAck()

getProxy

public ProxyAgent getProxy()

Joram 5.2.4

Copyright © 2000 - 2009 Scalagent D.T. - All rights reserved