Uses of Class
rocks.xmpp.extensions.amp.model.AdvancedMessageProcessingError
- 
Packages that use AdvancedMessageProcessingError 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). - 
- 
Uses of AdvancedMessageProcessingError in rocks.xmpp.extensions.amp.model
Subclasses of AdvancedMessageProcessingError in rocks.xmpp.extensions.amp.model Modifier and Type Class Description classInvalidRulesThe implementation of the<invalid-rules/>element in thehttp://jabber.org/protocol/ampnamespace.classUnsupportedActionsThe implementation of the<unsupported-actions/>element in thehttp://jabber.org/protocol/ampnamespace.classUnsupportedConditionsThe implementation of the<unsupported-conditions/>element in thehttp://jabber.org/protocol/ampnamespace. - 
Uses of AdvancedMessageProcessingError in rocks.xmpp.extensions.amp.model.errors
Subclasses of AdvancedMessageProcessingError in rocks.xmpp.extensions.amp.model.errors Modifier and Type Class Description classFailedRulesThe implementation of the<failed-rules/>element in thehttp://jabber.org/protocol/amp#errorsnamespace. 
 -