Package akka.http.impl.engine.rendering
Class ResponseRenderingContext.CloseRequested$
- java.lang.Object
-
- akka.http.impl.engine.rendering.ResponseRenderingContext.CloseRequested$
-
- Enclosing class:
- ResponseRenderingContext
public static class ResponseRenderingContext.CloseRequested$ extends java.lang.Object
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
ResponseRenderingContext.CloseRequested$.ForceClose$
static class
ResponseRenderingContext.CloseRequested$.RequestAskedForClosing$
static class
ResponseRenderingContext.CloseRequested$.Unspecified$
-
Field Summary
Fields Modifier and Type Field Description static ResponseRenderingContext.CloseRequested$
MODULE$
Static reference to the singleton instance of this Scala object.
-
Constructor Summary
Constructors Constructor Description CloseRequested$()
-
-
-
Field Detail
-
MODULE$
public static final ResponseRenderingContext.CloseRequested$ MODULE$
Static reference to the singleton instance of this Scala object.
-
-