Uses of Class
org.jivesoftware.smack.packet.Privacy

Packages that use Privacy
org.jivesoftware.smack.provider Provides pluggable parsing of incoming IQ's and packet extensions. 
 

Uses of Privacy in org.jivesoftware.smack.provider
 

Methods in org.jivesoftware.smack.provider with parameters of type Privacy
 void PrivacyProvider.parseList(org.xmlpull.v1.XmlPullParser parser, Privacy privacy)