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