yab.io
Class KaConnectOk
java.lang.Object
|
+--yab.io.KaConnectOk
- public class KaConnectOk
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
temporaryId
public final int temporaryId
selfId
public final int selfId
selfAndMap
public final ObjectElement[] selfAndMap
KaConnectOk
public KaConnectOk(DataInputStream dis)
throws IOException
KaConnectOk
public KaConnectOk(DataInputStream dis,
ObjectElement[] map)
throws IOException
- This constructor is used to establish the connection as fast
as possible, with submitting 1 as the version of an AK_CONNECT
block.
map
public ObjectElement[] map()