|
||||||||||
| PREV CLASS (src) NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.mq.il.uil2.msgs.BaseMsg (src)
org.jboss.mq.il.uil2.msgs.EnableConnectionMsg
| Field Summary |
| Fields inherited from class org.jboss.mq.il.uil2.msgs.BaseMsg (src) |
error, msgID, msgType |
| Constructor Summary | |
EnableConnectionMsg()
|
|
EnableConnectionMsg(boolean enabled)
|
|
| Method Summary | |
boolean |
isEnabled()
|
void |
read(java.io.ObjectInputStream in)
Read the hasError flag and optionally the error. |
void |
write(java.io.ObjectOutputStream out)
Write the msgType, msgID, hasError flag and optionally the error |
| Methods inherited from class org.jboss.mq.il.uil2.msgs.BaseMsg (src) |
createMsg, equals, getError, getMsgID, getMsgType, hashCode, run, setError, setHandler, setMsgID, setUseJMSServerMsgIDs, toString, toString, trimReply |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public EnableConnectionMsg()
public EnableConnectionMsg(boolean enabled)
| Method Detail |
public boolean isEnabled()
public void write(java.io.ObjectOutputStream out)
throws java.io.IOException
BaseMsg (src)
write in class BaseMsg (src) out -
java.io.IOException
public void read(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
BaseMsg (src)
read in class BaseMsg (src) in -
java.lang.ClassNotFoundException
java.io.IOException
|
||||||||||
| PREV CLASS (src) NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||