public class GzipEncodingProvider extends Object implements ContentEncodingProvider
IDENTITY| Constructor and Description |
|---|
GzipEncodingProvider() |
GzipEncodingProvider(int deflateLevel) |
| Modifier and Type | Method and Description |
|---|---|
ConduitWrapper<StreamSinkConduit> |
getResponseWrapper() |
public GzipEncodingProvider()
public GzipEncodingProvider(int deflateLevel)
public ConduitWrapper<StreamSinkConduit> getResponseWrapper()
getResponseWrapper in interface ContentEncodingProviderCopyright © 2017 JBoss by Red Hat. All rights reserved.