Uses of Class
org.jclouds.sqs.xml.BatchErrorHandler
Packages that use BatchErrorHandler
-
Uses of BatchErrorHandler in org.jclouds.sqs.xml
Constructors in org.jclouds.sqs.xml with parameters of type BatchErrorHandlerModifierConstructorDescriptionprotected
BatchResponseHandler
(String resultElement, ParseSax.HandlerForGeneratedRequestWithResult<Map.Entry<String, V>> resultHandler, BatchErrorHandler errorHandler) protected
ChangeMessageVisibilityBatchResponseHandler
(IdHandler resultHandler, BatchErrorHandler errorHandler) protected
DeleteMessageBatchResponseHandler
(IdHandler resultHandler, BatchErrorHandler errorHandler) protected
SendMessageBatchResponseHandler
(SendMessageBatchResultEntryHandler resultHandler, BatchErrorHandler errorHandler)