Uses of Package
org.jivesoftware.smackx.bytestreams.socks5

Packages that use org.jivesoftware.smackx.bytestreams.socks5
org.jivesoftware.smackx.bytestreams.socks5   
 

Classes in org.jivesoftware.smackx.bytestreams.socks5 used by org.jivesoftware.smackx.bytestreams.socks5
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.
Socks5Proxy
          The Socks5Proxy class represents a local SOCKS5 proxy server.
Socks5TestProxy
          Simple SOCKS5 proxy for testing purposes.