ktor
1.6.8
3.0.0
3.0.0-rc-1
3.0.0-beta-2
3.0.0-beta-1
2.3.12
2.2.4
2.0.3
1.6.8
ktor-server-test-host
/
io.ktor.server.testing
/
TestApplicationEngine
/
Configuration
Configuration
class
Configuration
:
BaseApplicationEngine.Configuration
Content copied to clipboard
Test application engine configuration
Constructors
Properties
Constructors
Configuration
Link copied to clipboard
fun
Configuration
(
)
Content copied to clipboard
Properties
callGroupSize
Link copied to clipboard
var
callGroupSize
:
Int
Content copied to clipboard
connectionGroupSize
Link copied to clipboard
var
connectionGroupSize
:
Int
Content copied to clipboard
dispatcher
Link copied to clipboard
var
dispatcher
:
CoroutineContext
Content copied to clipboard
to run handlers and interceptors on
parallelism
Link copied to clipboard
val
parallelism
:
Int
Content copied to clipboard
workerGroupSize
Link copied to clipboard
var
workerGroupSize
:
Int
Content copied to clipboard