|
Joram 5.0.7 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.objectweb.joram.kclient.AbstractMessage
org.objectweb.joram.kclient.AbstractReply
org.objectweb.joram.kclient.CnxCloseReply
public final class CnxCloseReply
A CnxCloseReply
replies to a CnxCloseRequest
.
Field Summary |
---|
Fields inherited from class org.objectweb.joram.kclient.AbstractReply |
---|
correlationId |
Constructor Summary | |
---|---|
CnxCloseReply()
Constructs a CnxCloseReply instance. |
Method Summary | |
---|---|
protected int |
getClassId()
|
Methods inherited from class org.objectweb.joram.kclient.AbstractReply |
---|
getCorrelationId, readFrom, toString, writeTo |
Methods inherited from class org.objectweb.joram.kclient.AbstractMessage |
---|
read, toString, write |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public CnxCloseReply()
CnxCloseReply
instance.
Method Detail |
---|
protected int getClassId()
getClassId
in class AbstractMessage
|
Joram 5.0.7 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |