| Annotation Type | Description |
|---|---|
| ClientInterceptor |
Identifies an interceptor as a client-side interceptor
|
| DecoderPrecedence |
This interceptor is an Content-Encoding decoder.
|
| EncoderPrecedence |
This interceptor is an Content-Encoding encoder.
|
| 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.
|
| Precedence | |
| RedirectPrecedence |
Should be placed on a PreProcessInterceptor.
|
| SecurityPrecedence |
Should be placed on a PreProcessInterceptor.
|
| ServerInterceptor |
Identifies an interceptor as a server-side interceptor
|
Copyright © 2017 JBoss by Red Hat. All rights reserved.