public static class ResponseRenderingContext.CloseRequested$
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
ResponseRenderingContext.CloseRequested$.ForceClose$ |
static class |
ResponseRenderingContext.CloseRequested$.RequestAskedForClosing$ |
static class |
ResponseRenderingContext.CloseRequested$.Unspecified$ |
Modifier and Type | Field and Description |
---|---|
static ResponseRenderingContext.CloseRequested$ |
MODULE$
Static reference to the singleton instance of this Scala object.
|
Constructor and Description |
---|
CloseRequested$() |
public static final ResponseRenderingContext.CloseRequested$ MODULE$