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