Uses of Class
org.jivesoftware.smackx.bytestreams.socks5.Socks5BytestreamManager
Package
Description
Smack's API for XEP-0065: SOCKS5 Bytestreams.
-
Uses of Socks5BytestreamManager in org.jivesoftware.smackx.bytestreams.socks5
Modifier and TypeMethodDescriptionstatic Socks5BytestreamManager
Socks5BytestreamManager.getBytestreamManager
(XMPPConnection connection) Returns the Socks5BytestreamManager to handle SOCKS5 Bytestreams for a givenXMPPConnection
.ModifierConstructorDescriptionprotected
Socks5BytestreamRequest
(Socks5BytestreamManager manager, Bytestream bytestreamRequest) Creates a new Socks5BytestreamRequest.