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