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