Uses of Class
org.jclouds.sqs.xml.BatchErrorHandler

Packages that use BatchErrorHandler
org.jclouds.sqs.xml   
 

Uses of BatchErrorHandler in org.jclouds.sqs.xml
 

Constructors in org.jclouds.sqs.xml with parameters of type BatchErrorHandler
BatchResponseHandler(String resultElement, org.jclouds.http.functions.ParseSax.HandlerForGeneratedRequestWithResult<Map.Entry<String,V>> resultHandler, BatchErrorHandler errorHandler)
           
ChangeMessageVisibilityBatchResponseHandler(IdHandler resultHandler, BatchErrorHandler errorHandler)
           
DeleteMessageBatchResponseHandler(IdHandler resultHandler, BatchErrorHandler errorHandler)
           
SendMessageBatchResponseHandler(SendMessageBatchResultEntryHandler resultHandler, BatchErrorHandler errorHandler)
           
 



Copyright © 2009-2012 jclouds. All Rights Reserved.