Package rocks.xmpp.extensions.jingle.transports.ibb.model
Provides XML schema implementations of XEP-0261: Jingle In-Band
Bytestreams Transport Method.
It defines a Jingle transport method that results in sending data via the In-Band Bytestreams (IBB) protocol defined in XEP-0047. Essentially this transport method reuses XEP-0047 semantics for sending the data and defines native Jingle methods for starting and ending an IBB session.
-
Class Summary Class Description InBandByteStreamsTransportMethod The implementation of the<transport/>
element in theurn:xmpp:jingle:transports:ibb:1
namespace.