@Provider
@Priority(value=4000)
public class GZIPEncodingInterceptor
extends java.lang.Object
implements javax.ws.rs.ext.WriterInterceptor
| Modifier and Type | Class and Description |
|---|---|
static class |
GZIPEncodingInterceptor.CommittedGZIPOutputStream |
static class |
GZIPEncodingInterceptor.EndableGZIPOutputStream |
| Constructor and Description |
|---|
GZIPEncodingInterceptor() |
| Modifier and Type | Method and Description |
|---|---|
void |
aroundWriteTo(javax.ws.rs.ext.WriterInterceptorContext context) |
public void aroundWriteTo(javax.ws.rs.ext.WriterInterceptorContext context)
throws java.io.IOException,
javax.ws.rs.WebApplicationException
aroundWriteTo in interface javax.ws.rs.ext.WriterInterceptorjava.io.IOExceptionjavax.ws.rs.WebApplicationException