public class GZIPConditionalReaderInterceptor extends GZIPReaderInterceptor
Constructor and Description |
---|
GZIPConditionalReaderInterceptor() |
Modifier and Type | Method and Description |
---|---|
Object |
aroundReadFrom(javax.ws.rs.ext.ReaderInterceptorContext context) |
public GZIPConditionalReaderInterceptor()
public Object aroundReadFrom(javax.ws.rs.ext.ReaderInterceptorContext context) throws IOException, javax.ws.rs.WebApplicationException
aroundReadFrom
in interface javax.ws.rs.ext.ReaderInterceptor
aroundReadFrom
in class GZIPReaderInterceptor
IOException
javax.ws.rs.WebApplicationException
Copyright © 2013–2019. All rights reserved.