Uses of Class
rocks.xmpp.extensions.bytestreams.ibb.model.InBandByteStream
-
Packages that use InBandByteStream Package Description rocks.xmpp.extensions.bytestreams.ibb.model Provides XML schema implementations of XEP-0047: In-Band Bytestreams. -
-
Uses of InBandByteStream in rocks.xmpp.extensions.bytestreams.ibb.model
Subclasses of InBandByteStream in rocks.xmpp.extensions.bytestreams.ibb.model Modifier and Type Class Description static classInBandByteStream.CloseThe implementation of the<close/>element in thehttp://jabber.org/protocol/ibbnamespace.static classInBandByteStream.DataThe implementation of the<data/>element in thehttp://jabber.org/protocol/ibbnamespace.static classInBandByteStream.OpenThe implementation of the<open/>element in thehttp://jabber.org/protocol/ibbnamespace.
-