JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Field
Required
Optional
Detail:
Field
Element
Summary:
Field
|
Required |
Optional
Detail:
Field
|
Element
SEARCH
Package
org.jboss.resteasy.annotations.interception
Annotation Type DecoderPrecedence
@Target
(
TYPE
)
@Retention
(
RUNTIME
)
public @interface
DecoderPrecedence
This interceptor is an Content-Encoding decoder. It is used with MessageBodyWriter interceptors.
Version:
$Revision: 1 $
Field Summary
Fields
Modifier and Type
Field
Description
static final
String
PRECEDENCE_STRING
Field Details
PRECEDENCE_STRING
static final
String
PRECEDENCE_STRING
See Also:
Constant Field Values