Package | Description |
---|---|
org.jivesoftware.smackx.privacy |
Smacks implementation of XEP-0016: Privacy Lists.
|
org.jivesoftware.smackx.privacy.filter |
Filters for XEP-0016: Privacy Lists.
|
org.jivesoftware.smackx.privacy.packet |
Element classes for XEP-0016: Privacy Lists.
|
org.jivesoftware.smackx.privacy.provider |
Provider classes for XEP-0016: Privacy Lists.
|
Class and Description |
---|
PrivacyItem
A privacy item acts a rule that when matched defines if a stanza should be blocked or not.
|
Class and Description |
---|
Privacy
A Privacy IQ Packet, is used by the
PrivacyListManager
and PrivacyProvider to allow and block
communications from other users. |
Class and Description |
---|
PrivacyItem
A privacy item acts a rule that when matched defines if a stanza should be blocked or not.
|
PrivacyItem.Type
Type defines if the rule is based on JIDs, roster groups or presence subscription types.
|
Class and Description |
---|
Privacy
A Privacy IQ Packet, is used by the
PrivacyListManager
and PrivacyProvider to allow and block
communications from other users. |