Hierarchy For Package groovyx.net.http
Class Hierarchy
- java.lang.Object
- java.util.AbstractMap<K,V> (implements java.util.Map<K,V>)
- java.util.HashMap<K,V> (implements java.lang.Cloneable, java.util.Map<K,V>, java.io.Serializable)
- groovyx.net.http.StringHashMap<V>
- java.util.HashMap<K,V> (implements java.lang.Cloneable, java.util.Map<K,V>, java.io.Serializable)
- groovyx.net.http.AuthConfig
- groovyx.net.http.AuthConfig.OAuthSigner (implements org.apache.http.HttpRequestInterceptor)
- groovyx.net.http.AuthConfig.OAuthSigner.OAuthRequestAdapter (implements oauth.signpost.http.HttpRequest)
- groovyx.net.http.ContentEncoding
- groovyx.net.http.DeflateEncoding
- groovyx.net.http.GZIPEncoding
- groovyx.net.http.ContentEncoding.RequestInterceptor (implements org.apache.http.HttpRequestInterceptor)
- groovyx.net.http.ContentEncoding.ResponseInterceptor (implements org.apache.http.HttpResponseInterceptor)
- groovyx.net.http.ContentEncodingRegistry
- groovyx.net.http.EncoderRegistry (implements java.lang.Iterable<T>)
- groovyx.net.http.HTTPBuilder
- groovyx.net.http.AsyncHTTPBuilder
- groovyx.net.http.RESTClient
- groovyx.net.http.HTTPBuilder.RequestConfigDelegate
- groovyx.net.http.HttpContextDecorator (implements org.apache.http.protocol.HttpContext)
- groovyx.net.http.HttpResponseDecorator (implements org.apache.http.HttpResponse)
- groovyx.net.http.HttpResponseDecorator.HeadersDecorator (implements java.lang.Iterable<T>)
- groovyx.net.http.HttpURLClient
- groovyx.net.http.HttpURLClient.HttpURLResponseAdapter (implements org.apache.http.HttpResponse)
- groovyx.net.http.HttpURLClient.OAuthWrapper
- groovyx.net.http.ParserRegistry
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.io.IOException
- org.apache.http.client.ClientProtocolException
- org.apache.http.client.HttpResponseException
- groovyx.net.http.HttpResponseException
- groovyx.net.http.ResponseParseException
- groovyx.net.http.HttpResponseException
- org.apache.http.client.HttpResponseException
- org.apache.http.client.ClientProtocolException
- java.io.IOException
- java.lang.Exception
- groovyx.net.http.URIBuilder (implements java.lang.Cloneable)
- java.util.AbstractMap<K,V> (implements java.util.Map<K,V>)
Enum Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
- groovyx.net.http.ContentEncoding.Type
- groovyx.net.http.ContentType
- groovyx.net.http.Method
- groovyx.net.http.Status
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)