Uses of Interface
rocks.xmpp.core.session.model.SessionClose
-
Packages that use SessionClose Package Description rocks.xmpp.websocket.model Provides XML schema implementations of XMPP Subprotocol for WebSocket. -
-
Uses of SessionClose in rocks.xmpp.websocket.model
Classes in rocks.xmpp.websocket.model that implement SessionClose Modifier and Type Class Description class
Close
The implementation of the<close/>
element in theurn:ietf:params:xml:ns:xmpp-framing
namespace.
-