public static class SOCKS5Constants.Command extends Object
| Modifier and Type | Field and Description |
|---|---|
static int | BINDBIND. |
static int | CONNECTCONNECT. |
static int | TOR_CONNECT_DIR |
static int | TOR_RESOLVE |
static int | TOR_RESOLVE_PTR |
static int | UDP_ASSOCIATEUDP_ASSOCIATE. |
| Constructor and Description |
|---|
Command() |
public static final int BIND
public static final int CONNECT
public static final int TOR_CONNECT_DIR
public static final int TOR_RESOLVE
public static final int TOR_RESOLVE_PTR
public static final int UDP_ASSOCIATE