Package org.jclouds.http.handlers

Class Summary
BackoffLimitedRetryHandler Allow replayable request to be retried a limited number of times, and impose an exponential back-off delay before returning.
CloseContentAndSetExceptionErrorHandler  
DelegatingErrorHandler Delegates to HttpErrorHandlers who are annotated according to the response codes they relate to.
DelegatingRetryHandler Delegates to HttpRetryHandlers who are annotated according to the response codes they relate to.
RedirectionRetryHandler Handles Retryable responses with error codes in the 3xx range
 



Copyright © 2009-2011 jclouds. All Rights Reserved.