public abstract class SessionServicePacket extends Object
Modifier and Type | Field and Description |
---|---|
static int |
NEGATIVE_SESSION_RESPONSE |
static int |
POSITIVE_SESSION_RESPONSE |
Constructor and Description |
---|
SessionServicePacket() |
Modifier and Type | Method and Description |
---|---|
int |
writeWireFormat(byte[] dst,
int dstIndex) |
public static final int POSITIVE_SESSION_RESPONSE
public static final int NEGATIVE_SESSION_RESPONSE
Copyright © 2017. All rights reserved.