play.core.server.DevServerStart
See theDevServerStart companion class
Used to start servers in 'dev' mode, a mode where the application is reloaded whenever its source changes.
Attributes
-
Companion
-
class
-
Graph
-
-
Supertypes
-
class Object
trait Matchable
class Any
-
Self type
-
Members list
Provides an HTTP and HTTPS server for the dev environment
Provides an HTTP and HTTPS server 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.
Attributes
Provides an HTTP server for the dev environment
Provides an HTTP server 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.
Attributes
Provides an HTTPS-only server for the dev environment.
Provides an HTTPS-only server 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.
Attributes