trait JavaHandlerComponents extends AnyRef
- Source
- JavaAction.scala
Linear Supertypes
Known Subclasses
Ordering
- Alphabetic
- By Inheritance
Inherited
- JavaHandlerComponents
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- Protected
Abstract Value Members
- abstract def actionCreator: ActionCreator
- abstract def executionContext: ExecutionContext
- abstract def getAction[A <: Action[_]](actionClass: Class[A]): A
- abstract def getBodyParser[A <: BodyParser[_]](parserClass: Class[A]): A
- abstract def httpConfiguration: HttpConfiguration
- abstract def contextComponents: JavaContextComponents
- Annotations
- @deprecated
- Deprecated
(Since version 2.8.0) Use the corresponding methods that provide MessagesApi, Langs, FileMimeTypes or HttpConfiguration