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 HttpErrorHandler |
httpErrorHandler() |
default play.core.j.JavaContextComponents |
javaContextComponents() |
default MessagesApi |
messagesApi() |
applicationapplicationLifecycle, environment, injector, router, sourceMapperconfig, configurationanyContentBodyParser, bytesBodyParser, defaultBodyParser, defaultScalaBodyParser, emptyBodyParser, formUrlEncodedBodyParser, jsonBodyParser, multipartFormDataBodyParser, rawBodyParser, scalaBodyParsers, textBodyParser, tolerantJsonBodyParser, tolerantTextBodyParser, tolerantXmlBodyParser, xmlBodyParserscalaHttpErrorHandleractorSystem, executionContext, materializertempFileCreatorclock, cookieSigner, csrfTokenSignerfileMimeTypeshttpFilters, httpRequestHandlersessionConfigurationlangsdefault 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 HttpErrorHandler httpErrorHandler()
httpErrorHandler in interface HttpErrorHandlerComponents