java.lang.Object
scala.AnyVal
org.apache.pekko.http.scaladsl.server.Directive.Directive0Support
- Enclosing class:
- Directive<L>
public static class Directive.Directive0Support
extends scala.AnyVal
Adds helper functions to Directive0
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
Directive0Support
public Directive0Support(Directive<scala.runtime.BoxedUnit> underlying)
-
Method Details
-
underlying
public Directive<scala.runtime.BoxedUnit> underlying()
-