Package akka.http.scaladsl.marshalling
Class Marshalling.WithFixedContentType$
- java.lang.Object
-
- akka.http.scaladsl.marshalling.Marshalling.WithFixedContentType$
-
- All Implemented Interfaces:
java.io.Serializable
- Enclosing interface:
- Marshalling<A>
public static class Marshalling.WithFixedContentType$ extends java.lang.Object implements java.io.Serializable
- See Also:
- Serialized Form
-
-
Field Summary
Fields Modifier and Type Field Description static Marshalling.WithFixedContentType$
MODULE$
Static reference to the singleton instance of this Scala object.
-
Constructor Summary
Constructors Constructor Description WithFixedContentType$()
-
-
-
Field Detail
-
MODULE$
public static final Marshalling.WithFixedContentType$ MODULE$
Static reference to the singleton instance of this Scala object.
-
-