| Package | Description |
|---|---|
| org.jivesoftware.smackx.amp |
Smack's API for XEP-0079: Advanced Message Processing.
|
| org.jivesoftware.smackx.amp.packet |
Stanzas and extension elements for XEP-0079: Advanced Message Processing.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AMPDeliverCondition |
class |
AMPExpireAtCondition |
class |
AMPMatchResourceCondition |
| Modifier and Type | Method and Description |
|---|---|
AMPExtension.Condition |
AMPExtension.Rule.getCondition() |
| Constructor and Description |
|---|
Rule(AMPExtension.Action action,
AMPExtension.Condition condition)
Create a new amp rule with specified action and condition.
|