| Interface | Description |
|---|---|
| AbortableRunnable |
Runnable that can be aborted.
|
| SdkAsyncHttpClient | |
| SdkAsyncHttpClientFactory |
Interface for creating an
SdkAsyncHttpClient with service specific defaults applied. |
| SdkAsyncHttpService |
Service Provider interface for Async HTTP implementations.
|
| SdkHttpRequestProvider |
A
Publisher of HTTP content data that allows streaming operations for asynchronous HTTP clients. |
| SdkHttpResponseHandler<T> |
Responsible for handling asynchronous http responses
|
| Class | Description |
|---|---|
| SimpleSubscriber |
Simple subscriber that does no backpressure and doesn't care about errors or completion.
|
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.