Skip navigation links

Google HTTP Client Library for Java 1.41.8

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
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
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.
Skip navigation links

Copyright © 2011–2022 Google. All rights reserved.