org.jboss.resteasy.plugins.interceptors.encoding
@Provider public class GZIPEncodingInterceptor extends Object implements MessageBodyWriterInterceptor
Modifier and Type | Class and Description |
---|---|
static class |
GZIPEncodingInterceptor.EndableGZIPOutputStream |
Constructor and Description |
---|
GZIPEncodingInterceptor() |
public void write(MessageBodyWriterContext context) throws IOException, WebApplicationException
write
in interface MessageBodyWriterInterceptor
IOException
WebApplicationException
Copyright © 2016. All Rights Reserved.