public final class SocketUtils extends Object
| Constructor and Description |
|---|
SocketUtils() |
| Modifier and Type | Method and Description |
|---|---|
static Socket |
setupSocket(Socket socket,
int socketSendBufferSize,
int socketRecvBufferSize) |
public static Socket setupSocket(Socket socket, int socketSendBufferSize, int socketRecvBufferSize) throws PacketTransportException
PacketTransportExceptionCopyright © 2019. All rights reserved.