Class Hierarchy
- java.lang.Object
- net.anwiba.commons.http.Authentication (implements net.anwiba.commons.http.IAuthentication)
- net.anwiba.commons.http.CachingHttpRequestExecutor (implements net.anwiba.commons.http.IHttpRequestExecutor)
- net.anwiba.commons.http.CachingHttpRequestExecutor.StaticResponse (implements net.anwiba.commons.http.IResponse)
- net.anwiba.commons.http.CachingHttpResquestExecutorFactory (implements net.anwiba.commons.http.IHttpRequestExecutorFactory)
- net.anwiba.commons.http.ConvertingHttpRequestExecutor (implements net.anwiba.commons.http.IConvertingHttpRequestExecutor)
- net.anwiba.commons.http.ConvertingHttpRequestExecutorBuilder (implements net.anwiba.commons.http.IConvertingHttpRequestExecutorBuilder)
- net.anwiba.commons.http.ExceptionProducer (implements net.anwiba.commons.http.IResultProducer<T>)
- net.anwiba.commons.http.HttpClientConfigurationBuilder
- net.anwiba.commons.http.HttpClientConnectionManagerProvider (implements net.anwiba.commons.http.IHttpClientConnectionManagerProvider)
- net.anwiba.commons.http.HttpClientConnector (implements net.anwiba.commons.reference.io.IStreamConnector<T>)
- net.anwiba.commons.http.HttpClientFactory (implements net.anwiba.commons.http.IHttpClientFactory)
- net.anwiba.commons.http.HttpRequestCacheKey
- net.anwiba.commons.http.HttpRequestExecutor (implements net.anwiba.commons.http.IHttpRequestExecutor)
- net.anwiba.commons.http.HttpRequestExecutorFactory (implements net.anwiba.commons.http.IHttpRequestExecutorFactory)
- net.anwiba.commons.http.HttpRequestExecutorFactoryBuilder (implements net.anwiba.commons.http.IHttpRequestExecutorFactoryBuilder)
- java.io.InputStream (implements java.io.Closeable)
- java.io.FilterInputStream
- net.anwiba.commons.http.CancelableInputStream
- java.io.FilterInputStream
- net.anwiba.commons.http.ObjectRequestExecutorBuilder<T> (implements net.anwiba.commons.http.IObjectRequestExecutorBuilder<T>)
- net.anwiba.commons.http.ObjectRequestExecutorBuilderFactory (implements net.anwiba.commons.http.IObjectRequestExecutorBuilderFactory)
- net.anwiba.commons.http.Request (implements net.anwiba.commons.http.IRequest)
- net.anwiba.commons.http.RequestBuilder
- net.anwiba.commons.http.Response (implements net.anwiba.commons.http.IResponse)
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.io.IOException
- net.anwiba.commons.http.HttpRequestException
- net.anwiba.commons.http.HttpResponseException
- java.io.IOException
- java.lang.Exception
Interface Hierarchy
- java.lang.AutoCloseable
- java.io.Closeable
- net.anwiba.commons.http.IHttpRequestExecutor
- net.anwiba.commons.http.IResponse
- net.anwiba.commons.http.IConvertingHttpRequestExecutor
- net.anwiba.commons.http.IObjectRequestExecutor<T>
- java.io.Closeable
- net.anwiba.commons.lang.functional.IApplicable<T>
- net.anwiba.commons.http.IApplicableHttpResponseExceptionFactory (also extends net.anwiba.commons.http.IHttpResponseExceptionFactory)
- net.anwiba.commons.http.IAuthentication
- net.anwiba.commons.http.IConvertingHttpRequestExecutorBuilder
- net.anwiba.commons.http.IHttpClientConfiguration
- net.anwiba.commons.http.IHttpClientConfigurationFactory
- net.anwiba.commons.http.IHttpClientConnectionManagerProvider
- net.anwiba.commons.http.IHttpClientFactory
- net.anwiba.commons.http.IHttpProxyConfiguration
- net.anwiba.commons.http.IHttpRequestExecutorFactory
- net.anwiba.commons.http.IHttpRequestExecutorFactoryBuilder
- net.anwiba.commons.http.IHttpResponseExceptionFactory
- net.anwiba.commons.http.IApplicableHttpResponseExceptionFactory (also extends net.anwiba.commons.lang.functional.IApplicable<T>)
- net.anwiba.commons.http.IObjectRequestExecutorBuilder<T>
- net.anwiba.commons.http.IObjectRequestExecutorBuilderFactory
- net.anwiba.commons.http.IRequest
- net.anwiba.commons.http.IResultProducer<T>
- net.anwiba.commons.http.IApplicableResultProducer<T>
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- net.anwiba.commons.http.Authentication.Mode
- net.anwiba.commons.http.HttpConnectionMode
- net.anwiba.commons.http.HttpMethodType
- net.anwiba.commons.http.StatusCodes
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)