Basic server configuration values.
An object which can be queried to get an Application.
An ActorSystem that the server can use.
A function that should be called by the server when it stops. This function can be used to close resources that are provided to the server.
An ActorSystem that the server can use.
An object which can be queried to get an Application.
Basic server configuration values.
A function that should be called by the server when it stops.
A function that should be called by the server when it stops. This function can be used to close resources that are provided to the server.
The context for creating a server. Passed to the
createServer
method.Basic server configuration values.
An object which can be queried to get an Application.
An ActorSystem that the server can use.
A function that should be called by the server when it stops. This function can be used to close resources that are provided to the server.