Uses of Class
org.jclouds.http.handlers.DelegatingRetryHandler

Packages that use DelegatingRetryHandler
org.jclouds.http.internal   
 

Uses of DelegatingRetryHandler in org.jclouds.http.internal
 

Constructors in org.jclouds.http.internal with parameters of type DelegatingRetryHandler
BaseHttpCommandExecutorService(HttpUtils utils, ExecutorService ioWorkerExecutor, DelegatingRetryHandler retryHandler, IOExceptionRetryHandler ioRetryHandler, DelegatingErrorHandler errorHandler, HttpWire wire)
           
JavaUrlHttpCommandExecutorService(HttpUtils utils, ExecutorService ioWorkerExecutor, DelegatingRetryHandler retryHandler, IOExceptionRetryHandler ioRetryHandler, DelegatingErrorHandler errorHandler, HttpWire wire, HostnameVerifier verifier, com.google.common.base.Supplier<SSLContext> untrustedSSLContextProvider)
           
 



Copyright © 2009-2011 jclouds. All Rights Reserved.