public class GZIPWriterInterceptor extends Object implements javax.ws.rs.ext.WriterInterceptor
| Constructor and Description |
|---|
GZIPWriterInterceptor() |
| Modifier and Type | Method and Description |
|---|---|
void |
aroundWriteTo(javax.ws.rs.ext.WriterInterceptorContext context) |
public GZIPWriterInterceptor()
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 © 2013–2017. All rights reserved.