-
Classes Class Description play.cache.caffeine.CaffeineDefaultExpiry Deprecated as of 2.8.0. This is an implementation detail and it was not supposed to be public.play.data.validation.ValidatorProvider Deprecated since 2.7.0. UseValidatorFactoryProviderinstead.play.libs.concurrent.HttpExecution Deprecated as of 2.9.0. Renamed toClassLoaderExecution.play.libs.concurrent.HttpExecutionContext Deprecated as of 2.9.0. Renamed toClassLoaderExecutionContext.
-
Constructors Constructor Description play.core.j.MappedJavaHandlerComponents(ActionCreator, HttpConfiguration, ExecutionContext, JavaContextComponents) Deprecated as of 2.8.0. Use constructor without JavaContextComponentsplay.db.jpa.DefaultJPAApi.JPAApiProvider(JPAConfig, ApplicationLifecycle, DBApi, Config) Deprecated as of 2.8.0. UseJPAApiProvider(JPAConfig, ApplicationLifecycle, DBApi)instead.play.DefaultApplication(Application, Config, Injector) play.libs.concurrent.HttpExecutionContext(Executor) Deprecated as of 2.9.0. Use toClassLoaderExecutionContextinstead.play.mvc.BodyParser.DelegatingMultipartFormDataBodyParser(Materializer, long, HttpErrorHandler) Deprecated as of 2.8.0. UseDelegatingMultipartFormDataBodyParser(Materializer, long, long, HttpErrorHandler)instead.play.routing.RoutingDsl(BodyParser.Default, JavaContextComponents) Deprecated as of 2.8.0. Use constructor without JavaContextComponents