接口 | 说明 |
---|---|
HttpResponseHandler<T> |
Responsible for handling an HTTP response and returning an object of type T.
|
类 | 说明 |
---|---|
ExecutionContext | |
HttpConnect |
HTTP请求相应处理类
|
HttpMethodReleaseInputStream |
Utility class to wrap InputStreams obtained from an HttpClient library's
HttpMethod object, and ensure the stream and HTTP connection are properly
released.
|
HttpRequest | |
HttpResponse |
Represents an HTTP response returned by an AWS service in response to a
service request.
|
IdleConnectionReaper |
Daemon thread to periodically check connection pools for idle connections.
|
枚举 | 说明 |
---|---|
HttpMethodName |
Copyright © 2016. All rights reserved.