Uses of Class
org.jivesoftware.smackx.bytestreams.ibb.InBandBytestreamManager
Packages that use InBandBytestreamManager
Package
Description
Smack's API for XEP-0047: In-Band Bytestreams.
- 
Uses of InBandBytestreamManager in org.jivesoftware.smackx.bytestreams.ibb
Methods in org.jivesoftware.smackx.bytestreams.ibb that return InBandBytestreamManagerModifier and TypeMethodDescriptionstatic InBandBytestreamManagerInBandBytestreamManager.getByteStreamManager(XMPPConnection connection) Returns the InBandBytestreamManager to handle In-Band Bytestreams for a givenXMPPConnection.Constructors in org.jivesoftware.smackx.bytestreams.ibb with parameters of type InBandBytestreamManagerModifierConstructorDescriptionprotectedInBandBytestreamRequest(InBandBytestreamManager manager, Open byteStreamRequest)