ktor-server-netty
Toggle table of contents
3.2.1
jvm
Platform filter
jvm
Switch theme
Search in API
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
)