public class EncodingNegotiator$
extends java.lang.Object
| Modifier and Type | Field and Description | 
|---|---|
| static EncodingNegotiator$ | MODULE$Static reference to the singleton instance of this Scala object. | 
| Constructor and Description | 
|---|
| EncodingNegotiator$() | 
| Modifier and Type | Method and Description | 
|---|---|
| EncodingNegotiator | apply(scala.collection.immutable.Seq<HttpHeader> requestHeaders) | 
public static final EncodingNegotiator$ MODULE$
public EncodingNegotiator apply(scala.collection.immutable.Seq<HttpHeader> requestHeaders)