Joram ${version}

org.objectweb.joram.mom.notifications
Class AbortReceiveRequest

java.lang.Object
  extended byfr.dyade.aaa.agent.Notification
      extended byorg.objectweb.joram.mom.notifications.AbstractNotification
          extended byorg.objectweb.joram.mom.notifications.AbstractRequest
              extended byorg.objectweb.joram.mom.notifications.AbortReceiveRequest
All Implemented Interfaces:
java.lang.Cloneable, java.io.Serializable

public class AbortReceiveRequest
extends AbstractRequest

See Also:
Serialized Form

Field Summary
 
Fields inherited from class fr.dyade.aaa.agent.Notification
detachable, detached, persistent
 
Constructor Summary
AbortReceiveRequest(int clientContext, int requestId, int abortedRequestId)
           
 
Method Summary
 int getAbortedRequestId()
           
 java.lang.String toString()
           
 
Methods inherited from class org.objectweb.joram.mom.notifications.AbstractRequest
getRequestId
 
Methods inherited from class org.objectweb.joram.mom.notifications.AbstractNotification
getClientContext, getPersistent, setPersistent
 
Methods inherited from class fr.dyade.aaa.agent.Notification
clone, getContext, getMessageId, isPersistent, setContext
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

AbortReceiveRequest

public AbortReceiveRequest(int clientContext,
                           int requestId,
                           int abortedRequestId)
Method Detail

getAbortedRequestId

public final int getAbortedRequestId()

toString

public java.lang.String toString()
Overrides:
toString in class AbstractRequest

Joram ${version}

Copyright © 2005 Scalagent - All rights reserved