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