Class Hierarchy
- java.lang.Object
- com.google.api.client.http.AbstractHttpContent (implements com.google.api.client.http.HttpContent)
- com.google.api.client.http.MultipartContent
- com.google.api.client.http.UrlEncodedContent
- com.google.api.client.http.AbstractInputStreamContent (implements com.google.api.client.http.HttpContent)
- com.google.api.client.http.ByteArrayContent
- com.google.api.client.http.FileContent
- com.google.api.client.http.InputStreamContent
- java.util.AbstractMap<K,V> (implements java.util.Map<K,V>)
- com.google.api.client.util.GenericData (implements java.lang.Cloneable)
- com.google.api.client.http.GenericUrl
- com.google.api.client.http.HttpHeaders
- com.google.api.client.util.GenericData (implements java.lang.Cloneable)
- com.google.api.client.http.BasicAuthentication (implements com.google.api.client.http.HttpExecuteInterceptor, com.google.api.client.http.HttpRequestInitializer)
- com.google.api.client.http.EmptyContent (implements com.google.api.client.http.HttpContent)
- com.google.api.client.http.ExponentialBackOffPolicy (implements com.google.api.client.http.BackOffPolicy)
- com.google.api.client.http.ExponentialBackOffPolicy.Builder
- com.google.api.client.http.GZipEncoding (implements com.google.api.client.http.HttpEncoding)
- com.google.api.client.http.HttpBackOffIOExceptionHandler (implements com.google.api.client.http.HttpIOExceptionHandler)
- com.google.api.client.http.HttpBackOffUnsuccessfulResponseHandler (implements com.google.api.client.http.HttpUnsuccessfulResponseHandler)
- com.google.api.client.http.HttpEncodingStreamingContent (implements com.google.api.client.util.StreamingContent)
- com.google.api.client.http.HttpMediaType
- com.google.api.client.http.HttpMethods
- com.google.api.client.http.HttpRequest
- com.google.api.client.http.HttpRequestFactory
- com.google.api.client.http.HttpResponse
- com.google.api.client.http.HttpResponseException.Builder
- com.google.api.client.http.HttpStatusCodes
- com.google.api.client.http.HttpTransport
- com.google.api.client.http.LowLevelHttpRequest
- com.google.api.client.http.LowLevelHttpResponse
- com.google.api.client.http.MultipartContent.Part
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.io.IOException
- com.google.api.client.http.HttpResponseException
- java.io.IOException
- java.lang.Exception
- com.google.api.client.http.UriTemplate
- com.google.api.client.http.UrlEncodedParser (implements com.google.api.client.util.ObjectParser)
- com.google.api.client.http.AbstractHttpContent (implements com.google.api.client.http.HttpContent)
Interface Hierarchy
- com.google.api.client.http.BackOffPolicy
- com.google.api.client.http.HttpBackOffUnsuccessfulResponseHandler.BackOffRequired
- com.google.api.client.http.HttpEncoding
- com.google.api.client.http.HttpExecuteInterceptor
- com.google.api.client.http.HttpIOExceptionHandler
- com.google.api.client.http.HttpRequestInitializer
- com.google.api.client.http.HttpResponseInterceptor
- com.google.api.client.http.HttpUnsuccessfulResponseHandler
- com.google.api.client.util.StreamingContent
- com.google.api.client.http.HttpContent