|
Joram 5.0.9 | ||||||||
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.AbstractRequest
org.objectweb.joram.kclient.CnxConnectRequest
public final class CnxConnectRequest
A CnxConnectRequest
is sent by an opening connection.
Field Summary |
---|
Fields inherited from class org.objectweb.joram.kclient.AbstractRequest |
---|
requestId, target |
Constructor Summary | |
---|---|
CnxConnectRequest()
Constructs an CnxConnectRequest . |
Method Summary | |
---|---|
protected int |
getClassId()
|
Methods inherited from class org.objectweb.joram.kclient.AbstractRequest |
---|
getRequestId, readFrom, setRequestId, 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 CnxConnectRequest()
CnxConnectRequest
.
Method Detail |
---|
protected int getClassId()
getClassId
in class AbstractMessage
|
Joram 5.0.9 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |