|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use HttpWire | |
---|---|
org.jclouds.http.internal |
Uses of HttpWire in org.jclouds.http.internal |
---|
Fields in org.jclouds.http.internal declared as HttpWire | |
---|---|
protected HttpWire |
BaseHttpCommandExecutorService.wire
|
Constructors in org.jclouds.http.internal with parameters of type HttpWire | |
---|---|
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)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |