Uses of Class
com.amazonaws.handlers.AbstractRequestHandler
Packages that use AbstractRequestHandler
-
Uses of AbstractRequestHandler in com.amazonaws.services.sqs
Subclasses of AbstractRequestHandler in com.amazonaws.services.sqsModifier and TypeClassDescriptionclass
SQS operations on sending and receiving messages will return the MD5 digest of the message body.class
Custom request handler for SQS that processes the request before it gets routed to the client runtime layer.