Uses of Class
org.jivesoftware.smackx.mood.provider.MoodConcretisationProvider
-
Packages that use MoodConcretisationProvider Package Description org.jivesoftware.smackx.mood.provider Smack's API for XEP-0107: User Mood. -
-
Uses of MoodConcretisationProvider in org.jivesoftware.smackx.mood.provider
Subclasses of MoodConcretisationProvider in org.jivesoftware.smackx.mood.provider Modifier and Type Class Description class
SimpleMoodConcretisationProvider<C extends MoodConcretisation>
SimpleMoodConcretisationProvider
implementation, suitable for really simpleMoodConcretisation
s, that only consist of name and namespace.
-