public class CodingDirectives$ extends java.lang.Object implements CodingDirectives
| Modifier and Type | Field and Description | 
|---|---|
| static CodingDirectives$ | MODULE$Static reference to the singleton instance of this Scala object. | 
| Constructor and Description | 
|---|
| CodingDirectives$() | 
| Modifier and Type | Method and Description | 
|---|---|
| scala.collection.immutable.Seq<Coder> | DefaultCoders() | 
| scala.collection.immutable.Seq<Coder> | DefaultEncodeResponseEncoders() | 
| <T> scala.collection.immutable.Seq<T> | theseOrDefault(scala.collection.immutable.Seq<T> these) | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdecodeRequest, decodeRequestWith, decodeRequestWith, encodeResponse, encodeResponseWith, requestEncodedWith, responseEncodingAccepted, withPrecompressedMediaTypeSupportpublic static final CodingDirectives$ MODULE$
public scala.collection.immutable.Seq<Coder> DefaultCoders()
public scala.collection.immutable.Seq<Coder> DefaultEncodeResponseEncoders()
public <T> scala.collection.immutable.Seq<T> theseOrDefault(scala.collection.immutable.Seq<T> these)