Smithy Kotlin
Toggle table of contents
1.6.5
jvmAndNative
Platform filter
jvmAndNative
Switch theme
Skip to content
Smithy Kotlin
http-client-engine-crt
/
aws.smithy.kotlin.runtime.http.engine.crt
/
CrtHttpEngine
Crt
Http
Engine
class
CrtHttpEngine
(
val
config
:
CrtHttpEngineConfig
)
HttpClientEngine based on the AWS Common Runtime HTTP client
Members
Constructors
Crt
Http
Engine
Link copied to clipboard
constructor
(
)
constructor
(
config
:
CrtHttpEngineConfig
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
config
Link copied to clipboard
open
val
config
:
CrtHttpEngineConfig
Functions
round
Trip
Link copied to clipboard
open
suspend
fun
roundTrip
(
context
:
<Error class: unknown class>
,
request
:
<Error class: unknown class>
)
:
<Error class: unknown class>
shutdown
Link copied to clipboard
open
fun
shutdown
(
)