Class InBandByteStream.Close
- java.lang.Object
-
- rocks.xmpp.extensions.bytestreams.ibb.model.InBandByteStream
-
- rocks.xmpp.extensions.bytestreams.ibb.model.InBandByteStream.Close
-
- Enclosing class:
- InBandByteStream
public static final class InBandByteStream.Close extends InBandByteStream
The implementation of the<close/>
element in thehttp://jabber.org/protocol/ibb
namespace.This class is immutable.
- See Also:
- XEP-0047: In-Band Bytestreams, XML Schema
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class rocks.xmpp.extensions.bytestreams.ibb.model.InBandByteStream
InBandByteStream.Close, InBandByteStream.Data, InBandByteStream.Open
-
-
Field Summary
-
Fields inherited from class rocks.xmpp.extensions.bytestreams.ibb.model.InBandByteStream
NAMESPACE
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
toString()
-
Methods inherited from class rocks.xmpp.extensions.bytestreams.ibb.model.InBandByteStream
getSessionId
-
-