Package rocks.xmpp.extensions.si.model
Provides XML schema implementations of XEP-0095: Stream
Initiation.
It defines an XMPP protocol extension for initiating a data stream between any two XMPP entities. The protocol includes the ability to include metadata about the stream and provides a pluggable framework so that various profiles of stream initiation can be defined for particular use cases (such as file transfer).
-
Class Summary Class Description StreamInitiation The implementation of the<si/>
element in thehttp://jabber.org/protocol/si
namespace.