public static class SOCKS5Constants.Method extends Object
| Modifier and Type | Field and Description |
|---|---|
static int |
NO_ACCEPTABLE_METHODS |
static int |
NO_AUTH_REQUIRED |
static int |
USERNAME_PASSWORD |
| Constructor and Description |
|---|
Method() |
public static final int NO_ACCEPTABLE_METHODS
public static final int NO_AUTH_REQUIRED
public static final int USERNAME_PASSWORD