Uses of Class
org.jivesoftware.smackx.bytestreams.socks5.Socks5BytestreamManager

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

Uses of Socks5BytestreamManager in org.jivesoftware.smackx.bytestreams.socks5
 

Methods in org.jivesoftware.smackx.bytestreams.socks5 that return Socks5BytestreamManager
static Socks5BytestreamManager Socks5BytestreamManager.getBytestreamManager(Connection connection)
          Returns the Socks5BytestreamManager to handle SOCKS5 Bytestreams for a given Connection.