Package akka.http.javadsl.server
Class RequestEntityExpectedRejection$
- java.lang.Object
-
- akka.http.javadsl.server.RequestEntityExpectedRejection$
-
public class RequestEntityExpectedRejection$ extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description static RequestEntityExpectedRejection$
MODULE$
Static reference to the singleton instance of this Scala object.
-
Constructor Summary
Constructors Constructor Description RequestEntityExpectedRejection$()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description RequestEntityExpectedRejection
get()
-
-
-
Field Detail
-
MODULE$
public static final RequestEntityExpectedRejection$ MODULE$
Static reference to the singleton instance of this Scala object.
-
-
Method Detail
-
get
public RequestEntityExpectedRejection get()
-
-