ktor-server-netty
Toggle table of contents
3.3.2
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
ktor-server-netty
ktor-server-netty
/
io.ktor.server.netty
/
NettyApplicationEngine
/
NettyApplicationEngine
Netty
Application
Engine
constructor
(
environment
:
ApplicationEnvironment
,
monitor
:
Events
,
developmentMode
:
Boolean
,
configuration
:
NettyApplicationEngine.Configuration
,
applicationProvider
:
(
)
->
Application
)
(
source
)