public static class ResponseRenderingContext.CloseRequested$.Unspecified$ extends java.lang.Object implements ResponseRenderingContext.CloseRequested, scala.Product, java.io.Serializable
Modifier and Type | Field and Description |
---|---|
static ResponseRenderingContext.CloseRequested$.Unspecified$ |
MODULE$
Static reference to the singleton instance of this Scala object.
|
Constructor and Description |
---|
Unspecified$() |
Modifier and Type | Method and Description |
---|---|
boolean |
shouldClose() |
boolean |
wasForced() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static final ResponseRenderingContext.CloseRequested$.Unspecified$ MODULE$
public boolean shouldClose()
shouldClose
in interface ResponseRenderingContext.CloseRequested
public boolean wasForced()
wasForced
in interface ResponseRenderingContext.CloseRequested