org.objectweb.joram.mom.proxies
Class OpenConnectionNot
java.lang.Object
fr.dyade.aaa.agent.Notification
fr.dyade.aaa.agent.SyncNotification
org.objectweb.joram.mom.proxies.OpenConnectionNot
- All Implemented Interfaces:
- java.lang.Cloneable, java.io.Serializable
- public class OpenConnectionNot
- extends SyncNotification
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
OpenConnectionNot
public OpenConnectionNot(boolean reliable,
int heartBeat)
Return
public void Return(int key,
java.lang.Object queue)
getReliable
public final boolean getReliable()
getHeartBeat
public final int getHeartBeat()
getKey
public final int getKey()
getReplyQueue
public final java.lang.Object getReplyQueue()
toString
public java.lang.String toString()
- Overrides:
toString
in class Notification
Copyright ? 2004 Scalagent - All rights reserved