Package com.google.api.client.http.apache.v5
package com.google.api.client.http.apache.v5
HTTP Transport library for Google API's based on Apache HTTP Client/Core version 5.x
-
ClassesClassDescriptionTranslation class to make google-http-client entity conform with Apache 5.x
AbstractHttpEntity
Thread-safe HTTP transport based on the Apache HTTP Client library.Class that wraps anHttpEntity
's contentInputStream
along with theClassicHttpResponse
that contains this entity.