public class GZIPConditionalWriterInterceptor extends GZIPWriterInterceptor
Constructor and Description |
---|
GZIPConditionalWriterInterceptor() |
Modifier and Type | Method and Description |
---|---|
void |
aroundWriteTo(javax.ws.rs.ext.WriterInterceptorContext context) |
public GZIPConditionalWriterInterceptor()
public void aroundWriteTo(javax.ws.rs.ext.WriterInterceptorContext context) throws IOException, javax.ws.rs.WebApplicationException
aroundWriteTo
in interface javax.ws.rs.ext.WriterInterceptor
aroundWriteTo
in class GZIPWriterInterceptor
IOException
javax.ws.rs.WebApplicationException
Copyright © 2013–2019. All rights reserved.