Package rocks.xmpp.extensions.blocking.model
Provides XML schema implementations of XEP-0191: Blocking
Command.
It specifies an XMPP protocol extension for communications blocking that is intended to be simpler than privacy lists (XEP-0016).
-
Class Summary Class Description Block The implementation of the<block/>element in theurn:xmpp:blockingnamespace.Blockable Blockable JIDs in the blocking command.BlockList The implementation of the<blocklist/>element in theurn:xmpp:blockingnamespace.Unblock The implementation of the<unblock/>element in theurn:xmpp:blockingnamespace.