public class PacketServiceRequest extends Object
| Constructor and Description |
|---|
PacketServiceRequest(byte[] payload,
int off,
int len) |
PacketServiceRequest(String serviceName) |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
getPayload() |
public PacketServiceRequest(String serviceName)
public PacketServiceRequest(byte[] payload,
int off,
int len)
throws IOException
IOExceptionCopyright © 2018. All rights reserved.