public class Gzip$ extends Gzip
| Modifier and Type | Field and Description | 
|---|---|
| static Gzip$ | MODULE$Deprecated.  Static reference to the singleton instance of this Scala object. | 
| Constructor and Description | 
|---|
| Gzip$()Deprecated.  | 
| Modifier and Type | Method and Description | 
|---|---|
| Gzip | apply(scala.Function1<HttpMessage,java.lang.Object> messageFilter)Deprecated.  | 
decode, decodeData, decodeMessage, decoderFlow, encode, encodeAsync, encodeData, encodeMessage, encoderFlow, encoding, maxBytesPerChunk, messageFilter, newCompressor, newDecompressorStage, newEncodeTransformer, withLevel, withMaxBytesPerChunkclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitencode, encodeAsync, encodeData, encodeMessage, encoderFlow, newEncodeTransformer, singleUseEncoderFlowdecoderFlow, maxBytesPerChunk, withMaxBytesPerChunkdecode, decodeData, decodeMessagepublic static final Gzip$ MODULE$
public Gzip apply(scala.Function1<HttpMessage,java.lang.Object> messageFilter)