org.jboss.mq.il.uil2.msgs
Class CloseMsg

java.lang.Object
  extended byorg.jboss.mq.il.uil2.msgs.BaseMsg (src) 
      extended byorg.jboss.mq.il.uil2.msgs.CloseMsg
All Implemented Interfaces:
java.lang.Runnable

public class CloseMsg
extends BaseMsg (src)


Field Summary
 
Fields inherited from class org.jboss.mq.il.uil2.msgs.BaseMsg (src)
error, msgID, msgType
 
Constructor Summary
CloseMsg()
           
 
Methods inherited from class org.jboss.mq.il.uil2.msgs.BaseMsg (src)
createMsg, equals, getError, getMsgID, getMsgType, hashCode, read, run, setError, setHandler, setMsgID, setUseJMSServerMsgIDs, toString, toString, trimReply, write
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

CloseMsg

public CloseMsg()