@Provider @Priority(value=4000) public class GZIPDecodingInterceptor extends Object implements javax.ws.rs.ext.ReaderInterceptor
| Modifier and Type | Class and Description |
|---|---|
static class |
GZIPDecodingInterceptor.FinishableGZIPInputStream |
| Constructor and Description |
|---|
GZIPDecodingInterceptor() |
GZIPDecodingInterceptor(int maxSize) |
| Modifier and Type | Method and Description |
|---|---|
Object |
aroundReadFrom(javax.ws.rs.ext.ReaderInterceptorContext context) |
public GZIPDecodingInterceptor(int maxSize)
public GZIPDecodingInterceptor()
public Object aroundReadFrom(javax.ws.rs.ext.ReaderInterceptorContext context) throws IOException, javax.ws.rs.WebApplicationException
aroundReadFrom in interface javax.ws.rs.ext.ReaderInterceptorIOExceptionjavax.ws.rs.WebApplicationExceptionCopyright © 2019 JBoss by Red Hat. All rights reserved.