Uses of Class
rocks.xmpp.extensions.blocking.model.Blockable
-
Packages that use Blockable Package Description rocks.xmpp.extensions.blocking.model Provides XML schema implementations of XEP-0191: Blocking Command. -
-
Uses of Blockable in rocks.xmpp.extensions.blocking.model
Subclasses of Blockable in rocks.xmpp.extensions.blocking.model Modifier and Type Class Description class
Block
The implementation of the<block/>
element in theurn:xmpp:blocking
namespace.class
BlockList
The implementation of the<blocklist/>
element in theurn:xmpp:blocking
namespace.class
Unblock
The implementation of the<unblock/>
element in theurn:xmpp:blocking
namespace.
-