JavaScript is disabled on your browser.
Skip navigation links
RESTEasy 7.0.0.Beta1
References in this document to JAX-RS refer to the Jakarta RESTful Web Services unless otherwise noted.
References in this document to JAXB refer to the Jakarta XML Binding unless otherwise noted.
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
Annotation Interface GZIP
@Target
({
TYPE
,
METHOD
,
PARAMETER
})
@Retention
(
RUNTIME
)
public @interface
GZIP
Version:
$Revision: 1 $
Author:
Bill Burke