public interface BuiltInComponents extends AkkaComponents, ApplicationComponents, BaseComponents, BodyParserComponents, ConfigurationComponents, CryptoComponents, FileMimeTypesComponents, HttpComponents, HttpErrorHandlerComponents, I18nComponents, TemporaryFileComponents
| Modifier and Type | Method and Description |
|---|---|
default ActionCreator |
actionCreator() |
default play.api.http.HttpConfiguration |
httpConfiguration() |
default play.core.j.JavaContextComponents |
javaContextComponents() |
default MessagesApi |
messagesApi() |
applicationapplicationLifecycle, environment, router, sourceMapperconfig, configurationanyContentBodyParser, bytesBodyParser, defaultBodyParser, defaultScalaBodyParser, emptyBodyParser, formUrlEncodedBodyParser, jsonBodyParser, multipartFormDataBodyParser, rawBodyParser, scalaBodyParsers, textBodyParser, tolerantJsonBodyParser, tolerantTextBodyParser, tolerantXmlBodyParser, xmlBodyParserhttpErrorHandler, scalaHttpErrorHandleractorSystem, executionContext, materializertempFileCreatorclock, cookieSigner, csrfTokenSignerfileMimeTypeshttpFilters, httpRequestHandler, javaHandlerComponentssessionConfigurationlangsdefault 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 HttpConfigurationComponents