@Provider @Priority(value=4000) public class GZIPEncodingInterceptor extends 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 IOException,
javax.ws.rs.WebApplicationException
aroundWriteTo in interface javax.ws.rs.ext.WriterInterceptorIOExceptionjavax.ws.rs.WebApplicationExceptionCopyright © 2017 JBoss by Red Hat. All rights reserved.