Package org.jivesoftware.smackx.bytestreams.ibb
Smack's API for XEP-0047: In-Band Bytestreams.
-
Class Summary Class Description InBandBytestreamListener InBandBytestreamListener are informed if a remote user wants to initiate an In-Band Bytestream.InBandBytestreamManager The InBandBytestreamManager class handles establishing In-Band Bytestreams as specified in the XEP-0047.InBandBytestreamRequest InBandBytestreamRequest class handles incoming In-Band Bytestream requests.InBandBytestreamSession InBandBytestreamSession class represents an In-Band Bytestream session. -
Enum Summary Enum Description InBandBytestreamManager.StanzaType Stanzas that can be used to encapsulate In-Band Bytestream data packets.