Package akka.http.scaladsl.common
Class ToNameReceptacleEnhancements$
- java.lang.Object
-
- akka.http.scaladsl.common.ToNameReceptacleEnhancements$
-
- All Implemented Interfaces:
ToNameReceptacleEnhancements
public class ToNameReceptacleEnhancements$ extends java.lang.Object implements ToNameReceptacleEnhancements
-
-
Field Summary
Fields Modifier and Type Field Description static ToNameReceptacleEnhancements$
MODULE$
Static reference to the singleton instance of this Scala object.
-
Constructor Summary
Constructors Constructor Description ToNameReceptacleEnhancements$()
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface akka.http.scaladsl.common.ToNameReceptacleEnhancements
_string2NR, _symbol2NR
-
-
-
-
Field Detail
-
MODULE$
public static final ToNameReceptacleEnhancements$ MODULE$
Static reference to the singleton instance of this Scala object.
-
-