public class HttpResponseRendererFactory.DontClose$ extends java.lang.Object implements HttpResponseRendererFactory.CloseMode, scala.Product, java.io.Serializable
Modifier and Type | Field and Description |
---|---|
static HttpResponseRendererFactory.DontClose$ |
MODULE$
Static reference to the singleton instance of this Scala object.
|
Constructor and Description |
---|
DontClose$() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static final HttpResponseRendererFactory.DontClose$ MODULE$