|
Joram 4.3.9 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.objectweb.joram.shared.client.AbstractJmsReply
org.objectweb.joram.shared.client.CnxCloseReply
public class CnxCloseReply
A CnxCloseReply
replies to a CnxCloseRequest
.
Field Summary |
---|
Fields inherited from class org.objectweb.joram.shared.client.AbstractJmsReply |
---|
correlationId |
Constructor Summary | |
---|---|
CnxCloseReply()
Constructs a CnxCloseReply instance. |
Method Summary | |
---|---|
java.util.Hashtable |
soapCode()
|
static java.lang.Object |
soapDecode(java.util.Hashtable h)
|
Methods inherited from class org.objectweb.joram.shared.client.AbstractJmsReply |
---|
getCorrelationId, getKey, setCorrelationId, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public CnxCloseReply()
CnxCloseReply
instance.
Method Detail |
---|
public java.util.Hashtable soapCode()
soapCode
in class AbstractJmsReply
public static java.lang.Object soapDecode(java.util.Hashtable h)
|
Joram 4.3.9 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |