| ClientBootstrap |
This class wraps the aws_client_bootstrap from aws-c-io to provide
a client context for all protocol stacks in the AWS Common Runtime.
|
| ClientTlsContext |
This class wraps the aws_tls_context from aws-c-io to provide access to TLS
configuration contexts in the AWS Common Runtime.
|
| EventLoopGroup |
This class wraps the aws_event_loop_group from aws-c-io to provide
access to an event loop for the MQTT protocol stack in the AWS Common
Runtime.
|
| ExponentialBackoffRetryOptions |
|
| HostResolver |
|
| ServerBootstrap |
|
| ServerTlsContext |
This class wraps the aws_tls_context from aws-c-io to provide access to TLS
configuration contexts in the AWS Common Runtime.
|
| SocketOptions |
This class wraps the aws_socket_options from aws-c-io to provide
access to TCP/UDP socket configuration in the AWS Common Runtime.
|
| StandardRetryOptions |
|
| TlsContext |
This class wraps the aws_tls_context from aws-c-io to provide
access to TLS configuration contexts in the AWS Common Runtime.
|
| TlsContextOptions |
This class wraps the aws_tls_connection_options from aws-c-io to provide
access to TLS configuration contexts in the AWS Common Runtime.
|