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