|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.indy.socks.SocksInfo.Version
Description of the Class
Field Summary | |
static SocksInfo.Version |
NOSOCKS
Description of the Field |
static SocksInfo.Version |
SOCKS4
Description of the Field |
static SocksInfo.Version |
SOCKS4A
Description of the Field |
static SocksInfo.Version |
SOCKS5
Description of the Field |
Method Summary | |
java.lang.String |
toString()
Description of the Method |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
public static final SocksInfo.Version NOSOCKS
public static final SocksInfo.Version SOCKS4
public static final SocksInfo.Version SOCKS4A
public static final SocksInfo.Version SOCKS5
Method Detail |
public java.lang.String toString()
toString
in class java.lang.Object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |