|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SocksInfo.Version | |
org.indy.socks |
Uses of SocksInfo.Version in org.indy.socks |
Fields in org.indy.socks declared as SocksInfo.Version | |
protected SocksInfo.Version |
SocksInfo.version
Description of the Field |
static SocksInfo.Version |
SocksInfo.Version.NOSOCKS
Description of the Field |
static SocksInfo.Version |
SocksInfo.Version.SOCKS4
Description of the Field |
static SocksInfo.Version |
SocksInfo.Version.SOCKS4A
Description of the Field |
static SocksInfo.Version |
SocksInfo.Version.SOCKS5
Description of the Field |
Methods in org.indy.socks that return SocksInfo.Version | |
SocksInfo.Version |
SocksInfo.getSocksVersion()
Gets the socksVersion attribute of the IdSocksInfo object |
Methods in org.indy.socks with parameters of type SocksInfo.Version | |
void |
SocksInfo.setSocksVersion(SocksInfo.Version _version)
Sets the socksVersion attribute of the IdSocksInfo object |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |