public interface BuiltInComponents extends AkkaComponents, AkkaTypedComponents, ApplicationComponents, BaseComponents, BodyParserComponents, ConfigurationComponents, CryptoComponents, FileMimeTypesComponents, HttpComponents, HttpErrorHandlerComponents, I18nComponents, TemporaryFileComponents
| Modifier and Type | Method and Description |
|---|---|
default ActionCreator |
actionCreator() |
default java.util.Optional<play.api.ApplicationLoader.DevContext> |
devContext()
Helper to interact with the Play build environment.
|
default play.api.http.HttpConfiguration |
httpConfiguration() |
default play.core.j.JavaContextComponents |
javaContextComponents()
Deprecated.
|
default MessagesApi |
messagesApi() |
default play.core.WebCommands |
webCommands()
Commands that intercept requests before the rest of the application handles them.
|
actorSystem, schedulerapplicationapplicationLifecycle, environment, router, sourceMapperconfig, configurationanyContentBodyParser, bytesBodyParser, defaultBodyParser, defaultScalaBodyParser, emptyBodyParser, formUrlEncodedBodyParser, jsonBodyParser, multipartFormDataBodyParser, rawBodyParser, scalaBodyParsers, textBodyParser, tolerantJsonBodyParser, tolerantTextBodyParser, tolerantXmlBodyParser, xmlBodyParserhttpErrorHandler, scalaHttpErrorHandleractorSystem, coordinatedShutdown, executionContext, materializertempFileCreatorclock, cookieSigner, csrfTokenSignerfileMimeTypeshttpFilters, httpRequestHandler, javaHandlerComponentssessionConfigurationlangs@Deprecated default play.core.j.JavaContextComponents javaContextComponents()
javaContextComponents in interface HttpErrorHandlerComponentsdefault MessagesApi messagesApi()
messagesApi in interface I18nComponentsdefault ActionCreator actionCreator()
actionCreator in interface HttpComponentsdefault play.api.http.HttpConfiguration httpConfiguration()
httpConfiguration in interface HttpConfigurationComponentsdefault play.core.WebCommands webCommands()
default java.util.Optional<play.api.ApplicationLoader.DevContext> devContext()