Toggle navigation
JarYard
Browse
Search
About
Groups
com.google.http-client
google-http-client
1.21.0
Javadoc
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Search
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
.json
Utilities for JSON as specified in
RFC 4627: The application/json Media Type for JavaScript Object Notation (JSON)
and
Introducing JSON
.
com
.google
.api
.client
.json
.rpc2
Beta
JSON-RPC 2.0 as specified in
JSON-RPC 2.0 Specification
and
JSON-RPC over HTTP
.
com
.google
.api
.client
.json
.webtoken
Beta
JSON Web Token (JWT)
and
JSON Web Signature (JWS)
.
com
.google
.api
.client
.testing
.http
Beta
Testing utilities used for writing tests based on this library.
com
.google
.api
.client
.testing
.http
.apache
Beta
Testing utilities used for writing tests based on the Apache HTTP Client.
com
.google
.api
.client
.testing
.http
.javanet
Beta
Testing utilities used for writing tests based on the
java.net
package.
com
.google
.api
.client
.testing
.json
Beta
Testing utilities used for writing tests based on this library.
com
.google
.api
.client
.testing
.json
.webtoken
Beta
Testing utilities used for writing tests for JSON WebToken.
com
.google
.api
.client
.testing
.util
Beta
Testing utilities used for writing tests based on this library.
com
.google
.api
.client
.util
General utilities used throughout this library.
com
.google
.api
.client
.util
.escape
Character escaping utilities.
com
.google
.api
.client
.util
.store
Utilities to store serializable data.