public class Encoder$
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static Encoder$ |
MODULE$
Static reference to the singleton instance of this Scala object.
|
Constructor and Description |
---|
Encoder$() |
Modifier and Type | Method and Description |
---|---|
scala.Function1<HttpMessage,java.lang.Object> |
DefaultFilter() |
boolean |
isCompressible(HttpMessage msg) |
scala.Function1<HttpHeader,java.lang.Object> |
isContentEncodingHeader() |
public static final Encoder$ MODULE$
public scala.Function1<HttpMessage,java.lang.Object> DefaultFilter()
public boolean isCompressible(HttpMessage msg)
public scala.Function1<HttpHeader,java.lang.Object> isContentEncodingHeader()