Uses of Class
org.jivesoftware.smackx.bytestreams.socks5.Socks5Client
-
Packages that use Socks5Client Package Description org.jivesoftware.smackx.bytestreams.socks5 Smack's API for XEP-0065: SOCKS5 Bytestreams. -
-
Uses of Socks5Client in org.jivesoftware.smackx.bytestreams.socks5
Subclasses of Socks5Client in org.jivesoftware.smackx.bytestreams.socks5 Modifier and Type Class Description class
Socks5ClientForInitiator
Implementation of a SOCKS5 client used on the initiators side.
-