Package rocks.xmpp.extensions.bytestreams.ibb.model
Provides XML schema implementations of XEP-0047: In-Band
Bytestreams.
-
Class Summary Class Description InBandByteStream This class is a container for the three different In-Band ByteStream elements and provides the namespace for IBB, so that it can be used by other protocols such as XEP-0095.InBandByteStream.Close The implementation of the<close/>
element in thehttp://jabber.org/protocol/ibb
namespace.InBandByteStream.Data The implementation of the<data/>
element in thehttp://jabber.org/protocol/ibb
namespace.InBandByteStream.Open The implementation of the<open/>
element in thehttp://jabber.org/protocol/ibb
namespace. -
Enum Summary Enum Description InBandByteStream.Open.StanzaType The stanza type to be used for IBB.