Class DelegatingRetryHandler

java.lang.Object
org.jclouds.http.handlers.DelegatingRetryHandler
All Implemented Interfaces:
HttpRetryHandler

@Singleton public class DelegatingRetryHandler extends Object implements HttpRetryHandler
Delegates to HttpRetryHandlers who are annotated according to the response codes they relate to.