Package org.jivesoftware.smackx.bytestreams.socks5
Smack's API for XEP-0065: SOCKS5 Bytestreams.
-
Class Summary Class Description Socks5BytestreamListener Socks5BytestreamListener are informed if a remote user wants to initiate a SOCKS5 Bytestream.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.Socks5ClientForInitiator Implementation of a SOCKS5 client used on the initiators side.Socks5Proxy The Socks5Proxy class represents a local SOCKS5 proxy server.Socks5Utils A collection of utility methods for SOcKS5 messages. -
Exception Summary Exception Description Socks5Exception Socks5Exception.CouldNotConnectToAnyProvidedSocks5Host Socks5Exception.NoSocks5StreamHostsProvided