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 SummaryConstructors 
- 
Method Summary
 
Methods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
- 
Constructor Details
- 
Directive0Supportpublic Directive0Support(Directive<scala.runtime.BoxedUnit> underlying) 
 
- 
Method Details
- 
underlyingpublic Directive<scala.runtime.BoxedUnit> underlying() 
 
-