Interface | Description |
---|---|
SSLEngineProvider |
To configure the SSLEngine used by Play as a server, extend this class.
|
Class | Description |
---|---|
ApplicationProvider |
Provides information about a Play Application running inside a Play server.
|
Server |
A Play server.
|
Server.Builder |
Configures and builds an embedded server.
|
Enum | Description |
---|---|
Server.Protocol |
Specifies the protocols supported by the server.
|