Package akka.http.impl.engine.rendering
Class ResponseRenderingContext$
- java.lang.Object
-
- akka.http.impl.engine.rendering.ResponseRenderingContext$
-
- All Implemented Interfaces:
java.io.Serializable
public class ResponseRenderingContext$ extends java.lang.Object implements java.io.Serializable
INTERNAL API- See Also:
- Serialized Form
-
-
Field Summary
Fields Modifier and Type Field Description static ResponseRenderingContext$
MODULE$
Static reference to the singleton instance of this Scala object.
-
Constructor Summary
Constructors Constructor Description ResponseRenderingContext$()
-
-
-
Field Detail
-
MODULE$
public static final ResponseRenderingContext$ MODULE$
Static reference to the singleton instance of this Scala object.
-
-