Uses of Package
rocks.xmpp.extensions.amp.model
-
Packages that use rocks.xmpp.extensions.amp.model Package Description rocks.xmpp.extensions.amp.model Provides XML schema implementations of XEP-0079: Advanced Message Processing.rocks.xmpp.extensions.amp.model.errors Provides XML schema implementations of XEP-0079: Advanced Message Processing (errors). -
Classes in rocks.xmpp.extensions.amp.model used by rocks.xmpp.extensions.amp.model Class Description AdvancedMessageProcessingError An abstract base class for all Advanced Message Processing Errors.Rule The implementation of the<rule/>
element, used both in thehttp://jabber.org/protocol/amp
namespace as well as in thehttp://jabber.org/protocol/amp#errors
namespace.Rule.Action The action defines what occurs when a particular rule is triggered.Rule.Condition The condition defines how or when a particular rule is triggered.Rule.DeliveryMode The possible values for theRule.Condition.DELIVER
condition.Rule.MatchResource The possible values for theRule.Condition.MATCH_RESOURCE
condition. -
Classes in rocks.xmpp.extensions.amp.model used by rocks.xmpp.extensions.amp.model.errors Class Description AdvancedMessageProcessingError An abstract base class for all Advanced Message Processing Errors.