creates a Server implementation based Netty
A ServerProcess that wraps a real JVM process.
provides generic server behaviour for Play applications
Common configuration for servers such as NettyServer.
Abstracts a JVM process so it can be mocked for testing or to isolate pseudo-processes within a VM.
An object that knows how to obtain a server.
Helper for starting a Play server and application.
Bootstraps Play application with a NettyServer backend.