|
Joram 4.3.21 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.objectweb.joram.mom.proxies.StandardConnectionContext
public class StandardConnectionContext
Method Summary | |
---|---|
int |
getKey()
|
fr.dyade.aaa.util.Queue |
getQueue()
|
AbstractJmsRequest |
getRequest(java.lang.Object req)
|
boolean |
isClosed()
|
void |
pushError(java.lang.Exception 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 |
---|
public int getKey()
getKey
in interface ConnectionContext
public void send(java.lang.Object obj)
public fr.dyade.aaa.util.Queue getQueue()
public void pushReply(AbstractJmsReply reply)
pushReply
in interface ConnectionContext
public AbstractJmsRequest getRequest(java.lang.Object req)
getRequest
in interface ConnectionContext
public void pushError(java.lang.Exception exc)
pushError
in interface ConnectionContext
public boolean isClosed()
isClosed
in interface ConnectionContext
|
Joram 4.3.21 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |