Package akka.http.scaladsl.unmarshalling
Class Unmarshaller.EnhancedUnmarshaller$
- java.lang.Object
-
- akka.http.scaladsl.unmarshalling.Unmarshaller.EnhancedUnmarshaller$
-
- Enclosing interface:
- Unmarshaller<A,B>
public static class Unmarshaller.EnhancedUnmarshaller$ extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description static Unmarshaller.EnhancedUnmarshaller$
MODULE$
Static reference to the singleton instance of this Scala object.
-
Constructor Summary
Constructors Constructor Description EnhancedUnmarshaller$()
-
-
-
Field Detail
-
MODULE$
public static final Unmarshaller.EnhancedUnmarshaller$ MODULE$
Static reference to the singleton instance of this Scala object.
-
-