org.objectweb.joram.mom.proxies
Class GetConnectionNot
java.lang.Object
fr.dyade.aaa.agent.Notification
fr.dyade.aaa.agent.SyncNotification
org.objectweb.joram.mom.proxies.GetConnectionNot
- All Implemented Interfaces:
- java.lang.Cloneable, java.io.Serializable
- public class GetConnectionNot
- 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 |
GetConnectionNot
public GetConnectionNot(int key)
getKey
public final int getKey()
Return
public void Return(long inputCounter,
AckedQueue queue,
int heartBeat)
getInputCounter
public long getInputCounter()
getQueue
public AckedQueue getQueue()
getHeartBeat
public int getHeartBeat()
toString
public java.lang.String toString()
Copyright © 2005 Scalagent - All rights reserved