|
||||||||||
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()
|
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 |
---|
public int getKey()
getKey
in interface ConnectionContext
public void send(java.lang.Object obj)
public 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(MomException exc)
pushError
in interface ConnectionContext
public boolean isClosed()
isClosed
in interface ConnectionContext
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |