PekkoHttpServerProvider

play.core.server.PekkoHttpServerProvider

Knows how to create an PekkoHttpServer.

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Concrete methods

override def createServer(context: Context): PekkoHttpServer

Attributes

Definition Classes

Inherited methods

Create a server for a given application.

Create a server for a given application.

Attributes

Inherited from:
ServerProvider