Joram 5.2.6

org.objectweb.joram.mom.proxies
Class StandardConnectionContext

java.lang.Object
  extended by org.objectweb.joram.mom.proxies.StandardConnectionContext
All Implemented Interfaces:
java.io.Serializable, ConnectionContext

public class StandardConnectionContext
extends java.lang.Object
implements ConnectionContext, java.io.Serializable

See Also:
Serialized Form

Method Summary
 int getKey()
           
 fr.dyade.aaa.common.Queue getQueue()
           
 AbstractJmsRequest getRequest(java.lang.Object req)
           
 boolean isClosed()
           
 void pushError(MomException exc)
           
 void pushReply(AbstractJmsReply reply)
           
 void send(java.lang.Object obj)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getKey

public int getKey()
Specified by:
getKey in interface ConnectionContext

send

public void send(java.lang.Object obj)

getQueue

public fr.dyade.aaa.common.Queue getQueue()

pushReply

public void pushReply(AbstractJmsReply reply)
Specified by:
pushReply in interface ConnectionContext

getRequest

public AbstractJmsRequest getRequest(java.lang.Object req)
Specified by:
getRequest in interface ConnectionContext

pushError

public void pushError(MomException exc)
Specified by:
pushError in interface ConnectionContext

isClosed

public boolean isClosed()
Specified by:
isClosed in interface ConnectionContext

Joram 5.2.6

Copyright © 2000 - 2009 Scalagent D.T. - All rights reserved