public static class SOCKS5Constants.Command extends Object
Modifier and Type | Field and Description |
---|---|
static int |
BIND |
static int |
CONNECT |
static int |
UDP_ASSOCIATE |
Constructor and Description |
---|
SOCKS5Constants.Command() |
public static final int CONNECT
public static final int BIND
public static final int UDP_ASSOCIATE