Package org.jivesoftware.smackx.bytestreams.ibb

Class Summary
CloseListenerTest Test for the CloseListener class.
DataListenerTest Test for the CloseListener class.
IBBPacketUtils Utility methods to create packets.
IBBTestsSuite  
InBandBytestreamListener InBandBytestreamListener are informed if a remote user wants to initiate an In-Band Bytestream.
InBandBytestreamManager The InBandBytestreamManager class handles establishing In-Band Bytestreams as specified in the XEP-0047.
InBandBytestreamManagerTest Test for InBandBytestreamManager.
InBandBytestreamRequest InBandBytestreamRequest class handles incoming In-Band Bytestream requests.
InBandBytestreamRequestTest Test for InBandBytestreamRequest.
InBandBytestreamSession InBandBytestreamSession class represents an In-Band Bytestream session.
InBandBytestreamSessionMessageTest Test for InBandBytestreamSession.
InBandBytestreamSessionTest Test for InBandBytestreamSession.
InBandBytestreamTest Test for In-Band Bytestreams with real XMPP servers.
InitiationListenerTest Test for the InitiationListener class.
 

Enum Summary
InBandBytestreamManager.StanzaType Stanzas that can be used to encapsulate In-Band Bytestream data packets.