public interface HttpErrorHandlerComponents
Modifier and Type | Method and Description |
---|---|
HttpErrorHandler |
httpErrorHandler() |
play.core.j.JavaContextComponents |
javaContextComponents()
Deprecated.
Deprecated as of 2.8.0. Use the corresponding methods that provide MessagesApi,
Langs, FileMimeTypes or HttpConfiguration.
|
default play.api.http.HttpErrorHandler |
scalaHttpErrorHandler() |
@Deprecated play.core.j.JavaContextComponents javaContextComponents()
HttpErrorHandler httpErrorHandler()
default play.api.http.HttpErrorHandler scalaHttpErrorHandler()