| Package | Description | 
|---|---|
| com.amazonaws | |
| com.amazonaws.handlers | |
| com.amazonaws.services.sqs | Synchronous and asynchronous client classes for accessing AmazonSQS. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | AmazonWebServiceClient. addRequestHandler(RequestHandler requestHandler)Deprecated. 
 by  AmazonWebServiceClient.addRequestHandler(RequestHandler2).
 Appends a request handler to the list of registered handlers that are run
 as part of a request's lifecycle. | 
| void | AmazonWebServiceClient. removeRequestHandler(RequestHandler requestHandler)Removes a request handler from the list of registered handlers that are run
 as part of a request's lifecycle. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | AbstractRequestHandlerDeprecated. 
 by  RequestHandler2.Simple implementation of RequestHandler to stub out required methods. | 
| Modifier and Type | Method and Description | 
|---|---|
| static RequestHandler2 | RequestHandler2. adapt(RequestHandler old)Returns an instance of request handler adapted to the
  RequestHandler2interface from the given request handler
 implementing the deprecatedRequestHandlerinterface. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | MessageMD5ChecksumHandlerSQS operations on sending and receiving messages will return the MD5 digest of the message body. | 
| class  | QueueUrlHandlerCustom request handler for SQS that processes the request before it gets routed to the client
 runtime layer. | 
Copyright © 2015. All rights reserved.