Class DateHeaderRendering$
java.lang.Object
org.apache.pekko.http.impl.engine.rendering.DateHeaderRendering$
INTERNAL API
- 
Field SummaryFieldsModifier and TypeFieldDescriptionstatic final DateHeaderRendering$Static reference to the singleton instance of this Scala object.
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Field Details- 
MODULE$Static reference to the singleton instance of this Scala object.
 
- 
- 
Constructor Details- 
DateHeaderRendering$public DateHeaderRendering$()
 
- 
- 
Method Details- 
applypublic DateHeaderRendering apply(scala.Function0<Object> now, org.apache.pekko.actor.ClassicActorSystemProvider system) 
- 
applypublic DateHeaderRendering apply(org.apache.pekko.actor.Scheduler scheduler, scala.Function0<Object> now, scala.concurrent.ExecutionContext ec) 
 
-