Package org.jboss.resteasy.annotations.interception
package org.jboss.resteasy.annotations.interception
-
Annotation TypesClassDescriptionIdentifies an interceptor as a client-side interceptorThis interceptor is an Content-Encoding decoder.This interceptor is an Content-Encoding encoder.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.Should be placed on a PreProcessInterceptor.Should be placed on a PreProcessInterceptor.Identifies an interceptor as a server-side interceptor