Joram ${version}

org.objectweb.joram.shared.client
Class CnxCloseReply

java.lang.Object
  extended byorg.objectweb.joram.shared.client.AbstractJmsReply
      extended byorg.objectweb.joram.shared.client.CnxCloseReply
All Implemented Interfaces:
java.io.Serializable

public class CnxCloseReply
extends AbstractJmsReply

A CnxCloseReply replies to a CnxCloseRequest.

See Also:
Serialized Form

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

CnxCloseReply

public CnxCloseReply()
Constructs a CnxCloseReply instance.

Method Detail

soapCode

public java.util.Hashtable soapCode()
Overrides:
soapCode in class AbstractJmsReply

soapDecode

public static java.lang.Object soapDecode(java.util.Hashtable h)

Joram ${version}

Copyright © 2005 Scalagent - All rights reserved