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

Packages that use DelegatingErrorHandler
org.jclouds.http.internal   
 

Uses of DelegatingErrorHandler in org.jclouds.http.internal
 

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



Copyright © 2009-2013 jclouds. All Rights Reserved.