public class UnacceptedResponseEncodingRejection$
extends java.lang.Object
implements java.io.Serializable
Modifier and Type | Field and Description |
---|---|
static UnacceptedResponseEncodingRejection$ |
MODULE$
Static reference to the singleton instance of this Scala object.
|
Constructor and Description |
---|
UnacceptedResponseEncodingRejection$() |
Modifier and Type | Method and Description |
---|---|
UnacceptedResponseEncodingRejection |
apply(HttpEncoding supported) |
public static final UnacceptedResponseEncodingRejection$ MODULE$
public UnacceptedResponseEncodingRejection$()
public UnacceptedResponseEncodingRejection apply(HttpEncoding supported)