Package akka.http.impl.model.parser
Class UriParser$
- java.lang.Object
-
- akka.http.impl.model.parser.UriParser$
-
public class UriParser$ extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description static UriParser$
MODULE$
Static reference to the singleton instance of this Scala object.
-
Constructor Summary
Constructors Constructor Description UriParser$()
-
-
-
Field Detail
-
MODULE$
public static final UriParser$ MODULE$
Static reference to the singleton instance of this Scala object.
-
-