JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Use
Tree
Deprecated
Index
Search
Help
com.google.api.client.http.xml
Contents
Description
Related Packages
Classes and Interfaces
Hide sidebar
Show sidebar
Package com.google.api.client.http.xml
@Beta
package
com.google.api.client.http.xml
Beta
XML HTTP library based on the pluggable HTTP library.
Since:
1.3
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.xml.atom
Beta
Atom XML HTTP library based on the pluggable HTTP library.
com.google.api.client.http.apache
Deprecated.
Please use com.google.api.client.http.apache.v2 provided by the com.google.http-client:google-http-client-apache-v2 artifact.
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.protobuf
Beta
HTTP utilities for the
Protocol Buffer
format based on the pluggable HTTP library.
Classes
Class
Description
AbstractXmlHttpContent
Beta
Abstract serializer for XML HTTP content based on the data key/value mapping object for an item.
XmlHttpContent
Beta
Serializes XML HTTP content based on the data key/value mapping object for an item.