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, withMaxBytesPerChunk
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
encode, encodeAsync, encodeData, encodeMessage, encoderFlow, newEncodeTransformer, singleUseEncoderFlow
decoderFlow, maxBytesPerChunk, withMaxBytesPerChunk
decode, decodeData, decodeMessage
public static final Gzip$ MODULE$
public Gzip apply(scala.Function1<HttpMessage,java.lang.Object> messageFilter)