Ktor
Toggle table of contents
3.3.x
Select version
3.3.x
3.2.x
3.1.x
3.0.x
2.3.x
2.2.x
2.0.x
1.6.x
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Ktor
ktor-client-jetty-jakarta
/
io.ktor.client.engine.jetty.jakarta
Package-level
declarations
Types
Types
Jetty
Link copied to clipboard
data
object
Jetty
:
HttpClientEngineFactory
<
JettyEngineConfig
>
A JVM client engine that uses the Jetty HTTP client.
Jetty
Engine
Config
Link copied to clipboard
class
JettyEngineConfig
:
HttpClientEngineConfig
A configuration for the
Jetty
client engine.
Jetty
Engine
Container
Link copied to clipboard
class
JettyEngineContainer
:
HttpClientEngineContainer