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