EngineMain

object EngineMain

Deprecated

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

Tomcat engine

Report a problem

Functions

Link copied to clipboard

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

Link copied to clipboard

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