Package | Description |
---|---|
org.jivesoftware.smackx.bytestreams.ibb |
Smack's API for XEP-0047: In-Band Bytestreams.
|
org.jivesoftware.smackx.bytestreams.ibb.provider |
Providers for XEP-0047: In-Band Bytestreams.
|
Constructor and Description |
---|
InBandBytestreamRequest(InBandBytestreamManager manager,
Open byteStreamRequest) |
InBandBytestreamSession(XMPPConnection connection,
Open byteStreamRequest,
org.jxmpp.jid.Jid remoteJID)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
Open |
OpenIQProvider.parse(org.xmlpull.v1.XmlPullParser parser,
int initialDepth) |