| Package | Description |
|---|---|
| org.jivesoftware.smackx.bytestreams.socks5 |
| 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.
|