@Provider @Priority(value=3000) public class AcceptEncodingGZIPFilter extends Object implements ClientRequestFilter
Constructor and Description |
---|
AcceptEncodingGZIPFilter() |
Modifier and Type | Method and Description |
---|---|
void |
filter(ClientRequestContext ctx)
Filter method called before a request has been dispatched to a client
transport layer.
|
public void filter(ClientRequestContext ctx) throws IOException
ClientRequestFilter
Priority
).filter
in interface ClientRequestFilter
ctx
- request context.IOException
- if an I/O exception occurs.Copyright © 2017 JBoss by Red Hat. All rights reserved.