Class AcceptEncodingGZIPInterceptor
java.lang.Object
org.jboss.resteasy.plugins.interceptors.encoding.AcceptEncodingGZIPInterceptor
- All Implemented Interfaces:
ClientExecutionInterceptor
@Provider
@Deprecated
public class AcceptEncodingGZIPInterceptor
extends Object
implements ClientExecutionInterceptor
Deprecated.
Must be used in conjunction with GZIPDecodingInterceptor
Sets
- Version:
- $Revision: 1 $
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
AcceptEncodingGZIPInterceptor
public AcceptEncodingGZIPInterceptor()Deprecated.
-
-
Method Details
-
execute
Deprecated.- Specified by:
execute
in interfaceClientExecutionInterceptor
- Throws:
Exception
-