|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DelegatingErrorHandler | |
|---|---|
| org.jclouds.http.internal | |
| Uses of DelegatingErrorHandler in org.jclouds.http.internal |
|---|
| Fields in org.jclouds.http.internal declared as DelegatingErrorHandler | |
|---|---|
protected DelegatingErrorHandler |
BaseHttpCommandExecutorService.errorHandler
|
| Constructors in org.jclouds.http.internal with parameters of type DelegatingErrorHandler | |
|---|---|
BaseHttpCommandExecutorService(HttpUtils utils,
ContentMetadataCodec contentMetadataCodec,
com.google.common.util.concurrent.ListeningExecutorService ioExecutor,
DelegatingRetryHandler retryHandler,
IOExceptionRetryHandler ioRetryHandler,
DelegatingErrorHandler errorHandler,
HttpWire wire)
|
|
JavaUrlHttpCommandExecutorService(HttpUtils utils,
ContentMetadataCodec contentMetadataCodec,
com.google.common.util.concurrent.ListeningExecutorService ioExecutor,
DelegatingRetryHandler retryHandler,
IOExceptionRetryHandler ioRetryHandler,
DelegatingErrorHandler errorHandler,
HttpWire wire,
HostnameVerifier verifier,
com.google.common.base.Supplier<SSLContext> untrustedSSLContextProvider,
com.google.common.base.Function<URI,Proxy> proxyForURI)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||