All Types

io.ktor.server.cio.CIO

An ApplicationEngineFactory providing a CIO-based ApplicationEngine

io.ktor.server.cio.CIOApplicationEngine

Engine that based on CIO backend

kotlinx.coroutines.CoroutineScope (extensions in package io.ktor.server.cio)
kotlinx.coroutines.CoroutineScope (extensions in package io.ktor.server.cio.backend)
io.ktor.server.cio.DevelopmentEngine
io.ktor.server.cio.EngineMain

Default engine with main function that starts CIO engine using application.conf

io.ktor.server.cio.HttpServer

Represents a server instance

io.ktor.server.cio.HttpServerSettings

HTTP server connector settings