Hierarchy For Package org.jclouds.http.config
Class Hierarchy
- java.lang.Object
- com.google.inject.AbstractModule (implements com.google.inject.Module)
- org.jclouds.http.config.JavaUrlHttpCommandExecutorServiceModule
 - org.jclouds.http.config.SSLModule
 
 - org.jclouds.http.config.SSLModule.LogToMapHostnameVerifier (implements javax.net.ssl.HostnameVerifier)
 - org.jclouds.http.config.SSLModule.TrustAllCerts (implements javax.net.ssl.X509TrustManager)
 - org.jclouds.http.config.SSLModule.UntrustedSSLContextSupplier (implements com.google.common.base.Supplier<T>)
 
 - com.google.inject.AbstractModule (implements com.google.inject.Module)
 
Annotation Interface Hierarchy
- org.jclouds.http.config.ConfiguresHttpCommandExecutorService (implements java.lang.annotation.Annotation)