org.objectweb.joram.mom.proxies

Class GetConnectionNot

Implemented Interfaces:
Cloneable, Serializable

public class GetConnectionNot
extends SyncNotification

Field Summary

Fields inherited from class fr.dyade.aaa.agent.Notification

persistent

Constructor Summary

GetConnectionNot(int key)

Method Summary

void
Return(long inputCounter, AckedQueue queue, int heartBeat)
int
getHeartBeat()
long
getInputCounter()
int
getKey()
AckedQueue
getQueue()
String
toString()

Methods inherited from class fr.dyade.aaa.agent.SyncNotification

Return, Throw, getException, getValue, invoke

Methods inherited from class fr.dyade.aaa.agent.Notification

clone, getContext, setContext, toString

Constructor Details

GetConnectionNot

public GetConnectionNot(int key)

Method Details

Return

public void Return(long inputCounter,
                   AckedQueue queue,
                   int heartBeat)


getHeartBeat

public int getHeartBeat()


getInputCounter

public long getInputCounter()


getKey

public final int getKey()


getQueue

public AckedQueue getQueue()


toString

public String toString()
Overrides:
toString in interface Notification


Copyright B) 2004 Scalagent - All rights reserved