JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Package:
Description
Related Packages
Classes and Interfaces
Package:
Description
|
Related Packages
|
Classes and Interfaces
SEARCH
Package com.google.api.client.http.protobuf
@Beta
package
com.google.api.client.http.protobuf
Beta
HTTP utilities for the
Protocol Buffer
format based on the pluggable HTTP library.
Since:
1.5
Related Packages
Package
Description
com.google.api.client.http
Subset of HTTP 1.1 needed from the specification in
RFC 2616: Hypertext Transfer Protocol -- HTTP/1.1
.
com.google.api.client.http.apache
HTTP Transport library for Google API's based on Apache HTTP Client version 4.
com.google.api.client.http.javanet
HTTP Transport library for Google API's based on the
java.net
package.
com.google.api.client.http.json
JSON HTTP library based on the pluggable HTTP library.
com.google.api.client.http.xml
Beta
XML HTTP library based on the pluggable HTTP library.
Classes
Class
Description
ProtoHttpContent
Beta
Serializes of a protocol buffer message to HTTP content.