play.core.j
Members list
Type members
Classlikes
Attributes
- Companion
- class
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
Manages execution to ensure that the given context ClassLoader is set correctly in the current thread. Actual execution is performed by a delegate ExecutionContext.
Manages execution to ensure that the given context ClassLoader is set correctly in the current thread. Actual execution is performed by a delegate ExecutionContext.
Attributes
- Companion
- object
- Supertypes
-
trait ExecutionContextExecutortrait Executortrait ExecutionContextclass Objecttrait Matchableclass AnyShow all
The components necessary to handle a Java handler.
The components necessary to handle a Java handler.
Attributes
- Supertypes
Attributes
- Supertypes
-
trait JavaHelperstrait Action[RequestBody]trait EssentialActiontrait Handlerclass Objecttrait Matchableclass AnyShow all
Retains and evaluates what is otherwise expensive reflection work on call by call basis.
Retains and evaluates what is otherwise expensive reflection work on call by call basis.
Value parameters
- controller
-
The controller to be evaluated
- method
-
The method to be evaluated
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
A Java handler.
A Java handler.
Java handlers, given that they have to load actions and perform Java specific interception, need extra components that can't be supplied by the controller itself to do so. So this handler is a factory for handlers that, given the JavaComponents, will return a handler that can be invoked by a Play server.
Attributes
- Supertypes
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
Provides helper methods that manage Java to Scala Result and Scala to Java Context creation
Provides helper methods that manage Java to Scala Result and Scala to Java Context creation
Attributes
- Companion
- object
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
-
class JavaActionobject JavaHelpers.type
Attributes
- Companion
- trait
- Supertypes
- Self type
-
JavaHelpers.type
Adapter from a Java HttpErrorHandler to a Scala HttpErrorHandler
Adapter from a Java HttpErrorHandler to a Scala HttpErrorHandler
Attributes
- Supertypes
Adapter from a Java HttpRequestHandler to a Scala HttpRequestHandler
Adapter from a Java HttpRequestHandler to a Scala HttpRequestHandler
Attributes
- Supertypes
Adapter from a Java HttpRequestHandler to a Scala HttpRequestHandler
Adapter from a Java HttpRequestHandler to a Scala HttpRequestHandler
Attributes
- Supertypes
-
trait HttpRequestHandlerclass Objecttrait Matchableclass Any
Converter for Java Mode enum from Scala Mode
Converter for Java Mode enum from Scala Mode
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
JavaModeConverter.type
provides Java centric BodyParsers
provides Java centric BodyParsers
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
JavaParsers.type
Java compatible RangeResult
Java compatible RangeResult
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
JavaRangeResult.type
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
JavaResultExtractor.type
Adapts the Scala router to the Java Router API
Adapts the Scala router to the Java Router API
Attributes
- Supertypes
-
trait Routerclass Objecttrait Matchableclass Any
Attributes
- Supertypes
-
trait RequestHeaderclass Objecttrait Matchableclass Any
- Known subtypes
-
class RequestImpl
Attributes
- Supertypes
-
trait Requestclass RequestHeaderImpltrait RequestHeaderclass Objecttrait Matchableclass AnyShow all
Deprecated classlikes
Attributes
- Deprecated
- true
- Supertypes
Attributes
- Companion
- class
- Deprecated
- true
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
HttpExecutionContext.type
Attributes
- Companion
- object
- Deprecated
- true
- Supertypes
-
trait ExecutionContextExecutortrait Executortrait ExecutionContextclass Objecttrait Matchableclass AnyShow all
Group components that are commonly to serve requests.
Group components that are commonly to serve requests.
Attributes
- Deprecated
- true
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes