SessionRequestPacket
public abstract class SessionServicePacket
extends java.lang.Object
Modifier and Type | Field | Description |
---|---|---|
static int |
NEGATIVE_SESSION_RESPONSE |
|
static int |
POSITIVE_SESSION_RESPONSE |
Constructor | Description |
---|---|
SessionServicePacket() |
Modifier and Type | Method | Description |
---|---|---|
int |
writeWireFormat(byte[] dst,
int dstIndex) |
public static final int POSITIVE_SESSION_RESPONSE
public static final int NEGATIVE_SESSION_RESPONSE