Package | Description |
---|---|
org.jivesoftware.smackx.amp | |
org.jivesoftware.smackx.amp.packet |
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 |
---|
AMPExtension.Rule(AMPExtension.Action action,
AMPExtension.Condition condition)
Create a new amp rule with specified action and condition.
|