public static class SOCKS4Constants.Reply extends Object
| Modifier and Type | Field and Description |
|---|---|
static int | CONNECTION_REFUSEDCONNECTION_REFUSED. |
static int | SUCCEEDEDSUCCEEDED. |
| Constructor and Description |
|---|
Reply() |
public static final int CONNECTION_REFUSED
public static final int SUCCEEDED