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

java.lang.Object
  extended by org.jboss.mq.il.uil2.msgs.BaseMsg
      extended by org.jboss.mq.il.uil2.msgs.CloseMsg
All Implemented Interfaces:
Runnable

public class CloseMsg
extends BaseMsg

Version:
$Revision: 1.3 $
Author:
Scott.Stark@jboss.org

Field Summary
 
Fields inherited from class org.jboss.mq.il.uil2.msgs.BaseMsg
error, msgID, msgType
 
Constructor Summary
CloseMsg()
           
 
Method Summary
 
Methods inherited from class org.jboss.mq.il.uil2.msgs.BaseMsg
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()


Copyright © 2002 JBoss Group, LLC. All Rights Reserved.