creates a NettyServer based on the application represented by applicationPath
creates a NettyServer based on the application represented by applicationPath
path to application
attempts to create a NettyServer based on either
passed in argument or user.dir
System property or current directory
attempts to create a NettyServer based on either
passed in argument or user.dir
System property or current directory
Provides an HTTP NettyServer for the dev environment
Provides an HTTP NettyServer for the dev environment
This method uses simple Java types so that it can be used with reflection by code compiled with different versions of Scala.
Provides an HTTPS-only NettyServer for the dev environment.
Provides an HTTPS-only NettyServer for the dev environment.
This method uses simple Java types so that it can be used with reflection by code compiled with different versions of Scala.
bootstraps Play application with a NettyServer backened