Package akka.http.scaladsl.unmarshalling
Class LowerPriorityGenericUnmarshallers$
- java.lang.Object
-
- akka.http.scaladsl.unmarshalling.LowerPriorityGenericUnmarshallers$
-
public class LowerPriorityGenericUnmarshallers$ extends java.lang.Object
Internal API
-
-
Field Summary
Fields Modifier and Type Field Description static LowerPriorityGenericUnmarshallers$
MODULE$
Static reference to the singleton instance of this Scala object.
-
Constructor Summary
Constructors Constructor Description LowerPriorityGenericUnmarshallers$()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description scala.concurrent.Future<scala.runtime.Nothing$>
needsStrictEntityFailure()
-
-
-
Field Detail
-
MODULE$
public static final LowerPriorityGenericUnmarshallers$ MODULE$
Static reference to the singleton instance of this Scala object.
-
-