Package play.routing

Class RoutingDslComponentsFromContext

All Implemented Interfaces:
BuiltInComponents, ApplicationComponents, BaseComponents, BodyParserComponents, ConfigurationComponents, CryptoComponents, FileMimeTypesComponents, HttpComponents, HttpConfigurationComponents, HttpErrorHandlerComponents, PekkoComponents, PekkoTypedComponents, TemporaryFileComponents, I18nComponents, RoutingDslComponents

public abstract class RoutingDslComponentsFromContext extends BuiltInComponentsFromContext implements RoutingDslComponents
RoutingDsl components from the built in components.
See Also:
  • Constructor Details