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