Package | Description |
---|---|
org.jivesoftware.smackx.bytestreams.ibb |
Smack's API for XEP-0047: In-Band Bytestreams.
|
org.jivesoftware.smackx.bytestreams.socks5 |
Smack's API for XEP-0065: SOCKS5 Bytestreams.
|
Modifier and Type | Class and Description |
---|---|
class |
InBandBytestreamManager
The InBandBytestreamManager class handles establishing In-Band Bytestreams as specified in the XEP-0047.
|
Modifier and Type | Class and Description |
---|---|
class |
Socks5BytestreamManager
The Socks5BytestreamManager class handles establishing SOCKS5 Bytestreams as specified in the XEP-0065.
|