Package | Description |
---|---|
com.amazonaws.client.builder | |
com.amazonaws.http | |
com.amazonaws.http.timers.client | |
com.amazonaws.http.timers.request | |
com.amazonaws.protocol.json |
Constructor and Description |
---|
AwsAsyncClientBuilder(ClientConfigurationFactory clientConfigFactory,
AwsRegionProvider regionProvider) |
AwsClientBuilder(ClientConfigurationFactory clientConfigFactory,
AwsRegionProvider regionProvider) |
Modifier and Type | Method and Description |
---|---|
ClientExecutionTimer |
AmazonHttpClient.getClientExecutionTimer()
Package protected for unit-testing
|
HttpRequestTimer |
AmazonHttpClient.getHttpRequestTimer()
Package protected for unit-testing
|
static List<org.apache.http.conn.HttpClientConnectionManager> |
IdleConnectionReaper.getRegisteredConnectionManagers() |
Constructor and Description |
---|
AmazonHttpClient(ClientConfiguration clientConfig,
ConnectionManagerAwareHttpClient httpClient,
RequestMetricCollector requestMetricCollector)
Package-protected constructor for unit test purposes.
|
Modifier and Type | Method and Description |
---|---|
ScheduledThreadPoolExecutor |
ClientExecutionTimer.getExecutor()
This method is current exposed for testing purposes
|
Modifier and Type | Method and Description |
---|---|
ScheduledThreadPoolExecutor |
HttpRequestTimer.getExecutor()
This method is current exposed for testing purposes
|
Modifier and Type | Field and Description |
---|---|
static Map<Class<?>,com.amazonaws.transform.Unmarshaller<?,com.amazonaws.transform.JsonUnmarshallerContext>> |
SdkStructuredPlainJsonFactory.JSON_SCALAR_UNMARSHALLERS |
Copyright © 2016. All rights reserved.