Package akka.http.scaladsl.marshalling
Class Marshalling$
- java.lang.Object
-
- akka.http.scaladsl.marshalling.Marshalling$
-
public class Marshalling$ extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description static Marshalling$
MODULE$
Static reference to the singleton instance of this Scala object.
-
Constructor Summary
Constructors Constructor Description Marshalling$()
-
-
-
Field Detail
-
MODULE$
public static final Marshalling$ MODULE$
Static reference to the singleton instance of this Scala object.
-
-