Package | Description |
---|---|
com.amazonaws.http | |
com.amazonaws.http.timers.client | |
com.amazonaws.http.timers.request | |
com.amazonaws.protocol.json |
Modifier and Type | Method and Description |
---|---|
ClientExecutionTimer |
AmazonHttpClient.getClientExecutionTimer()
Package protected for unit-testing
|
HttpRequestTimer |
AmazonHttpClient.getHttpRequestTimer()
Package protected for unit-testing
|
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.