public static class SOCKS5Constants.AddressType extends Object
Modifier and Type | Field and Description |
---|---|
static int |
DOMAINNAME |
static int |
IPV4 |
static int |
IPV6 |
Constructor and Description |
---|
SOCKS5Constants.AddressType() |
public static final int IPV4
public static final int DOMAINNAME
public static final int IPV6