public class PacketServiceAccept
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
(package private) byte[] |
payload |
(package private) java.lang.String |
serviceName |
Constructor and Description |
---|
PacketServiceAccept(byte[] payload,
int off,
int len) |
PacketServiceAccept(java.lang.String serviceName) |
Modifier and Type | Method and Description |
---|---|
byte[] |
getPayload() |