Uses of Annotation Type
org.jboss.resteasy.annotations.interception.Precedence
Packages that use Precedence
-
Uses of Precedence in org.jboss.resteasy.annotations.interception
Classes in org.jboss.resteasy.annotations.interception with annotations of type PrecedenceModifier and TypeClassDescription@interfaceThis interceptor is an Content-Encoding decoder.@interfaceThis interceptor is an Content-Encoding encoder.@interfaceHeaderDecoratorPrecedence interceptors should always come first as they decorate a response (on the server), or an outgoing request (on the client) with special, user-defined, headers.@interfaceShould be placed on a PreProcessInterceptor.@interfaceShould be placed on a PreProcessInterceptor.