Class and Description |
---|
Precedence |
Class and Description |
---|
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.
|
SecurityPrecedence
Should be placed on a PreProcessInterceptor.
|
ServerInterceptor
Identifies an interceptor as a server-side interceptor
|
Class and 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.
|
ServerInterceptor
Identifies an interceptor as a server-side interceptor
|
Copyright © 2015. All Rights Reserved.