Joram ${version}

org.objectweb.joram.mom.proxies
Class GetConnectionNot

java.lang.Object
  extended byfr.dyade.aaa.agent.Notification
      extended byfr.dyade.aaa.agent.SyncNotification
          extended byorg.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 Class Summary
 
Nested classes inherited from class fr.dyade.aaa.agent.SyncNotification
fr.dyade.aaa.agent.SyncNotification.Context
 
Field Summary
 
Fields inherited from class fr.dyade.aaa.agent.Notification
detachable, detached, persistent
 
Constructor Summary
GetConnectionNot(int key)
           
 
Method Summary
 int getHeartBeat()
           
 long getInputCounter()
           
 int getKey()
           
 AckedQueue getQueue()
           
 void Return(long inputCounter, AckedQueue queue, int heartBeat)
           
 java.lang.String toString()
           
 
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
 

Constructor Detail

GetConnectionNot

public GetConnectionNot(int key)
Method Detail

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()

Joram ${version}

Copyright © 2005 Scalagent - All rights reserved