Uses of Class
org.jivesoftware.smackx.bytestreams.ibb.packet.Open
Package
Description
Smack's API for XEP-0047: In-Band Bytestreams.
Providers for XEP-0047: In-Band Bytestreams.
-
Uses of Open in org.jivesoftware.smackx.bytestreams.ibb
ModifierConstructorDescriptionprotected
InBandBytestreamRequest
(InBandBytestreamManager manager, Open byteStreamRequest) protected
InBandBytestreamSession
(XMPPConnection connection, Open byteStreamRequest, Jid remoteJID) Constructor. -
Uses of Open in org.jivesoftware.smackx.bytestreams.ibb.provider
Modifier and TypeMethodDescriptionOpenIQProvider.parse
(XmlPullParser parser, int initialDepth, IqData iqData, XmlEnvironment xmlEnvironment)