Class EndpointNameDirective$
- java.lang.Object
-
- com.lightbend.cinnamon.akka.http.scaladsl.server.EndpointNameDirective
-
- com.lightbend.cinnamon.akka.http.scaladsl.server.EndpointNameDirective$
-
public class EndpointNameDirective$ extends EndpointNameDirective
-
-
Field Summary
Fields Modifier and Type Field Description static EndpointNameDirective$
MODULE$
Static reference to the singleton instance of this Scala object.
-
Constructor Summary
Constructors Constructor Description EndpointNameDirective$()
-
Method Summary
-
Methods inherited from class com.lightbend.cinnamon.akka.http.scaladsl.server.EndpointNameDirective
endpointName, responseWithNameIfEmpty
-
-
-
-
Field Detail
-
MODULE$
public static final EndpointNameDirective$ MODULE$
Static reference to the singleton instance of this Scala object.
-
-