public class Connection
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static int |
IDLE_TIMEOUT_SEC |
static int |
KEEPALIVE_INTERVAL_SEC |
static int |
MAX_PAYLOAD_SIZE |
| Constructor and Description |
|---|
Connection() |
public static final int MAX_PAYLOAD_SIZE
public static final int IDLE_TIMEOUT_SEC
public static final int KEEPALIVE_INTERVAL_SEC