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