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.
|
Modifier and Type | Class and Description |
---|---|
class |
NoCopyHint
A "no copy" hint.
|
class |
NoPermanentStoreHint
A "no permanent store" hint.
|
class |
NoStoreHint
A "no store" hint.
|
class |
StoreHint
A "store" hint.
|
Modifier and Type | Class and Description |
---|---|
class |
MessageProcessingHintProvider<H extends MessageProcessingHint> |