Package org.jivesoftware.smackx.bytestreams.ibb.packet

Class Summary
Close Represents a request to close an In-Band Bytestream.
CloseTest Test for the Close class.
Data Represents a chunk of data sent over an In-Band Bytestream encapsulated in an IQ stanza.
DataPacketExtension Represents a chunk of data of an In-Band Bytestream within an IQ stanza or a message stanza
DataPacketExtensionTest Test for the DataPacketExtension class.
DataTest Test for the Data class.
Open Represents a request to open an In-Band Bytestream.
OpenTest Test for the Open class.