Configuration

Jetty-specific engine configuration

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard
Link copied to clipboard
var configureServer: Server.() -> Unit

Property function that will be called during Jetty server initialization with the server instance as receiver.

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

The duration of time that a connection can be idle before the connector takes action to close the connection.

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard