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 fr.dyade.aaa.agent.SyncNotification
- See Also:
- Serialized Form
Nested classes inherited from class fr.dyade.aaa.agent.SyncNotification |
fr.dyade.aaa.agent.SyncNotification.Context |
Fields inherited from class fr.dyade.aaa.agent.Notification |
detachable, detached, persistent |
Methods inherited from class fr.dyade.aaa.agent.SyncNotification |
getException, getValue, invoke, Return, Throw |
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 |
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()
Copyright © 2005 Scalagent - All rights reserved