public final class AdvancedMessageProcessingFeature extends StreamFeature
<amp/> element in the http://jabber.org/features/amp namespace.
XMPP Core defines methods for advertising feature support during stream negotiation. For the sake of efficiency, it may be desirable for a server to advertise support for Advanced Message Processing as a stream feature. The namespace for reporting support within
<stream:features/>is "http://jabber.org/features/amp". Upon receiving a stream header from the initiating entity, the receiving entity (usually a server) returns a stream header to initiating entity and MAY announce support for Advanced Message Processing registration by including the relevant stream feature
| Constructor and Description |
|---|
AdvancedMessageProcessingFeature() |
| Modifier and Type | Method and Description |
|---|---|
int |
getPriority() |
compareTo, isMandatorypublic int getPriority()
getPriority in class StreamFeatureCopyright © 2014 XMPP.rocks. All rights reserved.