Inheritance diagram for com.scalagent.kjoram.jms.CnxCloseReply:


Public Member Functions | |
| CnxCloseReply () | |
| Hashtable | soapCode () |
Static Public Member Functions | |
| static Object | soapDecode (Hashtable h) |
CnxCloseReply replies to a CnxCloseRequest.
Definition at line 32 of file CnxCloseReply.java.
| com.scalagent.kjoram.jms.CnxCloseReply.CnxCloseReply | ( | ) |
Constructs a CnxCloseReply instance.
Definition at line 35 of file CnxCloseReply.java.
Referenced by com.scalagent.kjoram.jms.CnxCloseReply.soapDecode().
1.5.0