Uses of Package
org.jivesoftware.smackx.bytestreams.socks5
Packages that use org.jivesoftware.smackx.bytestreams.socks5
Package
Description
Smack's API for XEP-0065: SOCKS5 Bytestreams, as well as XEP-0047: In-Band Bytestreams.
Smack's API for XEP-0065: SOCKS5 Bytestreams.
-
Classes in org.jivesoftware.smackx.bytestreams.socks5 used by org.jivesoftware.smackx.bytestreams
-
Classes in org.jivesoftware.smackx.bytestreams.socks5 used by org.jivesoftware.smackx.bytestreams.socks5ClassDescriptionThe Socks5BytestreamManager class handles establishing SOCKS5 Bytestreams as specified in the XEP-0065.Socks5BytestreamRequest class handles incoming SOCKS5 Bytestream requests.Socks5BytestreamSession class represents a SOCKS5 Bytestream session.The SOCKS5 client class handles establishing a connection to a SOCKS5 proxy.The Socks5Proxy class represents a local SOCKS5 proxy server.