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