Package | Description |
---|---|
org.jdbcdslog | |
play |
Provides the Play framework's publicly accessible Java API.
|
play.cache |
Provides the Cache API.
|
play.cache.caffeine | |
play.cache.ehcache | |
play.cluster.sharding.typed | |
play.components | |
play.controllers | |
play.core | |
play.core.cookie.encoding |
This package contains Cookie related classes.
|
play.core.j | |
play.data |
Provides data manipulation helpers, mainly for HTTP form handling.
|
play.data.format |
Provides the formatting API used by
Form classes. |
play.data.validation |
Provides the JSR 303 validation constraints.
|
play.db |
Provides the JDBC database access API.
|
play.db.evolutions | |
play.db.jpa |
Provides JPA ORM integration.
|
play.filters.components | |
play.filters.csp | |
play.filters.csrf | |
play.http |
Core Java HTTP API.
|
play.http.websocket | |
play.i18n |
Provides the i18n API.
|
play.inject |
Provides dependency injection utilities for Play lifecycle.
|
play.inject.guice | |
play.libs |
Provides various APIs that are useful for developing web applications.
|
play.libs.akka |
Utility methods for working with Akka.
|
play.libs.concurrent |
Concurrency utilities for handling CompletionStage and ExecutionContexts.
|
play.libs.crypto | |
play.libs.exception | |
play.libs.jcache | |
play.libs.openid |
Provides an OpenID client.
|
play.libs.reflect | |
play.libs.streams |
Utility methods for working with Akka Streams.
|
play.libs.typedmap | |
play.libs.ws | |
play.libs.ws.ahc | |
play.mvc |
Provides the Controller/Action/Result API for handling HTTP requests.
|
play.routing | |
play.server | |
play.test |
Contains test helpers.
|