Uses of Class
org.jivesoftware.smackx.hints.element.MessageProcessingHint
-
Packages that use MessageProcessingHint Package Description org.jivesoftware.smackx.hints.element XMPP extension elements for XEP-0334: Message Processing Hints.org.jivesoftware.smackx.hints.provider Smack Provider for XEP-0334: Message Processing Hints. -
-
Uses of MessageProcessingHint in org.jivesoftware.smackx.hints.element
Subclasses of MessageProcessingHint in org.jivesoftware.smackx.hints.element Modifier and Type Class Description classNoCopyHintA "no copy" hint.classNoPermanentStoreHintA "no permanent store" hint.classNoStoreHintA "no store" hint.classStoreHintA "store" hint. -
Uses of MessageProcessingHint in org.jivesoftware.smackx.hints.provider
Classes in org.jivesoftware.smackx.hints.provider with type parameters of type MessageProcessingHint Modifier and Type Class Description classMessageProcessingHintProvider<H extends MessageProcessingHint>
-