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