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 classBlockThe implementation of the<block/>element in theurn:xmpp:blockingnamespace.classBlockListThe implementation of the<blocklist/>element in theurn:xmpp:blockingnamespace.classUnblockThe implementation of the<unblock/>element in theurn:xmpp:blockingnamespace.
-