EngineMain

object EngineMain

Deprecated

The ktor-server-jetty module is deprecated and will be removed in the next major release as it references an outdated version of Jetty. Please use the ktor-server-jetty-jakarta module instead.

Jetty engine

Report a problem

Functions

Link copied to clipboard

Creates an instance of the embedded Jetty server without starting it.

Link copied to clipboard

Main function for starting EngineMain with Jetty Creates an embedded Jetty application with an environment built from command line arguments.