|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Precedence | |
---|---|
org.jboss.resteasy.annotations.interception |
Uses of Precedence in org.jboss.resteasy.annotations.interception |
---|
Classes in org.jboss.resteasy.annotations.interception with annotations of type Precedence | |
---|---|
interface |
DecoderPrecedence
This interceptor is an Content-Encoding decoder. |
interface |
EncoderPrecedence
This interceptor is an Content-Encoding encoder. |
interface |
HeaderDecoratorPrecedence
HeaderDecoratorPrecedence 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. |
interface |
RedirectPrecedence
Should be placed on a PreProcessInterceptor. |
interface |
SecurityPrecedence
Should be placed on a PreProcessInterceptor. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |