Class RouteConcatenation$
java.lang.Object
org.apache.pekko.http.scaladsl.server.RouteConcatenation$
- All Implemented Interfaces:
- RouteConcatenation
- 
Nested Class SummaryNested classes/interfaces inherited from interface org.apache.pekko.http.scaladsl.server.RouteConcatenationRouteConcatenation.RouteWithConcatenation
- 
Field SummaryFieldsModifier and TypeFieldDescriptionstatic final RouteConcatenation$Static reference to the singleton instance of this Scala object.
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.apache.pekko.http.scaladsl.server.RouteConcatenation_enhanceRouteWithConcatenation, concat
- 
Field Details- 
MODULE$Static reference to the singleton instance of this Scala object.
 
- 
- 
Constructor Details- 
RouteConcatenation$public RouteConcatenation$()
 
-