Uses of Package
rocks.xmpp.extensions.privacy.model
-
Packages that use rocks.xmpp.extensions.privacy.model Package Description rocks.xmpp.extensions.privacy Provides classes for XEP-0016: Privacy Lists.rocks.xmpp.extensions.privacy.model Provides XML schema implementations of XEP-0016: Privacy Lists. -
Classes in rocks.xmpp.extensions.privacy.model used by rocks.xmpp.extensions.privacy Class Description PrivacyList The implementation of a privacy list. -
Classes in rocks.xmpp.extensions.privacy.model used by rocks.xmpp.extensions.privacy.model Class Description Privacy The implementation of the the<query/>
element in thejabber:iq:privacy
namespace.PrivacyList The implementation of a privacy list.PrivacyRule A privacy rule for privacy lists, which is applied by the server.PrivacyRule.Action Defines the action to perform with the privacy item: either allow or deny communication.PrivacyRule.Type Defines the type of communication which should be allowed of denied.