| Package | Description | 
|---|---|
| com.amazonaws.handlers | |
| com.amazonaws.http.request | |
| com.amazonaws.monitoring.internal | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | CredentialsRequestHandlerDeprecated. 
 Use of this class to retrieve the credentials is unsafe in
 multithreading scenarios. If a client is used across multiple threads,
 there's a possibility of running into a race condition where one handler
 might access the credentials through the reference as another thread is
 updating it. Retrieve the credentials from the handler context instead using
 the  HandlerContextKey.AWS_CREDENTIALSkey. | 
| class  | RequestHandler2Interface for addition request handling in clients. | 
| class  | StackedRequestHandlerComposite  RequestHandler2to execute a chain ofRequestHandler2implementations
 in stack order. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | SlowRequestHandlerImplementation of  RequestHandler2with configurable wait times | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | ClientSideMonitoringRequestHandlerClient Side Monitoring Request Handler to generate monitoring events and send them to agent listener. | 
Copyright © 2021. All rights reserved.