Package | Description |
---|---|
org.jivesoftware.smackx.bytestreams.socks5 |
Smack's API for XEP-0065: SOCKS5 Bytestreams.
|
Modifier and Type | Method and Description |
---|---|
static Socks5BytestreamManager |
Socks5BytestreamManager.getBytestreamManager(XMPPConnection connection)
Returns the Socks5BytestreamManager to handle SOCKS5 Bytestreams for a given
XMPPConnection . |
Constructor and Description |
---|
Socks5BytestreamRequest(Socks5BytestreamManager manager,
Bytestream bytestreamRequest)
Creates a new Socks5BytestreamRequest.
|