Uses of Package
org.jivesoftware.smackx.privacy.packet
Packages that use org.jivesoftware.smackx.privacy.packet
Package
Description
Smacks implementation of XEP-0016: Privacy Lists.
Filters for XEP-0016: Privacy Lists.
Element classes for XEP-0016: Privacy Lists.
Provider classes for XEP-0016: Privacy Lists.
-
Classes in org.jivesoftware.smackx.privacy.packet used by org.jivesoftware.smackx.privacyClassDescriptionA privacy item acts a rule that when matched defines if a stanza should be blocked or not.
-
Classes in org.jivesoftware.smackx.privacy.packet used by org.jivesoftware.smackx.privacy.filterClassDescriptionA Privacy IQ Packet, is used by the
PrivacyListManager
andPrivacyProvider
to allow and block communications from other users. -
Classes in org.jivesoftware.smackx.privacy.packet used by org.jivesoftware.smackx.privacy.packetClassDescriptionA privacy item acts a rule that when matched defines if a stanza should be blocked or not.Type defines if the rule is based on JIDs, roster groups or presence subscription types.
-
Classes in org.jivesoftware.smackx.privacy.packet used by org.jivesoftware.smackx.privacy.providerClassDescriptionA Privacy IQ Packet, is used by the
PrivacyListManager
andPrivacyProvider
to allow and block communications from other users.