Package rocks.xmpp.core.session.model
Provides XML schema implementations of the Session
Establishment namespace.
-
Interface Summary Interface Description SessionClose Marker interface to mark closing session elements, such as the</stream:stream>
tag, BOSH terminates or the WebSocket<close/>
tag.SessionOpen This interface describes the common attributes for opening a XMPP session. -
Class Summary Class Description Session The implementation of the<session/>
element to establish a session.