Uses of Package
com.google.api.client.util
Packages that use com.google.api.client.util
Package
Description
Subset of HTTP 1.1 needed from the specification in RFC 2616: Hypertext Transfer Protocol -- HTTP/1.1.
HTTP Transport library for Google API's based on Apache HTTP Client version 4.
HTTP Transport library for Google API's based on the
java.net
package.JSON HTTP library based on the pluggable HTTP library.
Beta
XML HTTP library based on the pluggable HTTP library.
Beta
Atom XML HTTP library based on the pluggable HTTP library.
Utilities for JSON as specified in RFC 4627: The
application/json Media Type for JavaScript Object Notation (JSON) and Introducing JSON.
Low-level implementation of the GSON parser library based on the GSON JSON library.
Classes used for testing of JSON library implementations.
Abstract tests for data stores.
Beta
Testing utilities used for writing tests based on this library.
Beta
Testing utilities used for writing tests based on the Apache HTTP Client.
Beta
Testing utilities used for writing tests based on this library.
Beta
Testing utilities used for writing tests for JSON WebToken.
Beta
Testing utilities used for writing tests based on this library.
General utilities used throughout this library.
Beta
Utilities for XML.
Beta
Utilities for Atom XML.
-
Classes in com.google.api.client.util used by com.google.api.client.httpClassDescriptionCollects the array values of a key/value data object, writing the fields or map values only after all values have been collected.Back-off policy when retrying an operation.Use this annotation to indicate that a public API (class, method or field) is beta.Computes class information to determine data key name/value pairs associated with the class.Implementation of
BackOff
that increases the back off period for each retry attempt using a randomization function that grows exponentially.Builder forExponentialBackOff
.Generic data that stores all unknown data key name/value pairs.Use this annotation to specify that a field is a data key, optionally providing the data key name to use.Nano clock which can be used to measure elapsed time in nanoseconds.Parses a data source into the specified data type.Sleeper interface to use for requesting the current thread to sleep as specified inThread.sleep(long)
.Streaming content interface to write bytes to an output stream. -
Classes in com.google.api.client.util used by com.google.api.client.http.apacheClassDescriptionUse this annotation to indicate that a public API (class, method or field) is beta.Streaming content interface to write bytes to an output stream.
-
Classes in com.google.api.client.util used by com.google.api.client.http.javanetClassDescriptionUse this annotation to indicate that a public API (class, method or field) is beta.
-
Classes in com.google.api.client.util used by com.google.api.client.http.json
-
Classes in com.google.api.client.util used by com.google.api.client.http.protobufClassDescriptionUse this annotation to indicate that a public API (class, method or field) is beta.Streaming content interface to write bytes to an output stream.
-
Classes in com.google.api.client.util used by com.google.api.client.http.xmlClassDescriptionUse this annotation to indicate that a public API (class, method or field) is beta.Streaming content interface to write bytes to an output stream.
-
Classes in com.google.api.client.util used by com.google.api.client.http.xml.atomClassDescriptionUse this annotation to indicate that a public API (class, method or field) is beta.Streaming content interface to write bytes to an output stream.
-
Classes in com.google.api.client.util used by com.google.api.client.jsonClassDescriptionUse this annotation to indicate that a public API (class, method or field) is beta.Generic data that stores all unknown data key name/value pairs.Parses a data source into the specified data type.
-
Classes in com.google.api.client.util used by com.google.api.client.json.gsonClassDescriptionUse this annotation to indicate that a public API (class, method or field) is beta.
-
Classes in com.google.api.client.util used by com.google.api.client.json.rpc2ClassDescriptionUse this annotation to indicate that a public API (class, method or field) is beta.Generic data that stores all unknown data key name/value pairs.Use this annotation to specify that a field is a data key, optionally providing the data key name to use.
-
Classes in com.google.api.client.util used by com.google.api.client.json.webtokenClassDescriptionUse this annotation to indicate that a public API (class, method or field) is beta.Generic data that stores all unknown data key name/value pairs.Use this annotation to specify that a field is a data key, optionally providing the data key name to use.
-
Classes in com.google.api.client.util used by com.google.api.client.protobufClassDescriptionUse this annotation to indicate that a public API (class, method or field) is beta.Parses a data source into the specified data type.
-
Classes in com.google.api.client.util used by com.google.api.client.test.jsonClassDescriptionGeneric data that stores all unknown data key name/value pairs.Use this annotation to specify that a field is a data key, optionally providing the data key name to use.
-
Classes in com.google.api.client.util used by com.google.api.client.test.util.storeClassDescriptionUse this annotation to indicate that a public API (class, method or field) is beta.
-
Classes in com.google.api.client.util used by com.google.api.client.testing.httpClassDescriptionUse this annotation to indicate that a public API (class, method or field) is beta.Clock which can be used to get the amount of elapsed milliseconds in system time.Streaming content interface to write bytes to an output stream.
-
Classes in com.google.api.client.util used by com.google.api.client.testing.http.apacheClassDescriptionUse this annotation to indicate that a public API (class, method or field) is beta.
-
Classes in com.google.api.client.util used by com.google.api.client.testing.http.javanetClassDescriptionUse this annotation to indicate that a public API (class, method or field) is beta.
-
Classes in com.google.api.client.util used by com.google.api.client.testing.jsonClassDescriptionUse this annotation to indicate that a public API (class, method or field) is beta.
-
Classes in com.google.api.client.util used by com.google.api.client.testing.json.webtokenClassDescriptionUse this annotation to indicate that a public API (class, method or field) is beta.
-
Classes in com.google.api.client.util used by com.google.api.client.testing.utilClassDescriptionBack-off policy when retrying an operation.Use this annotation to indicate that a public API (class, method or field) is beta.Sleeper interface to use for requesting the current thread to sleep as specified in
Thread.sleep(long)
. -
Classes in com.google.api.client.util used by com.google.api.client.utilClassDescriptionMemory-efficient map of keys to values with list-style random-access semantics.Array values on a particular field.Back-off policy when retrying an operation.Use this annotation to indicate that a public API (class, method or field) is beta.Computes class information to determine data key name/value pairs associated with the class.Clock which can be used to get the amount of elapsed milliseconds in system time.Iterator over the object data key/value map entries.Set of object data key/value map entries.Immutable representation of a date with an optional time and an optional time zone based on RFC 3339.Implementation of
BackOff
that increases the back off period for each retry attempt using a randomization function that grows exponentially.Builder forExponentialBackOff
.Parses field information to determine data key name/value pair associated with the field.Generic data that stores all unknown data key name/value pairs.Flags that impact behavior of generic data.Thread-safe byte array output stream that logs what was written to it when the stream is closed.Nano clock which can be used to measure elapsed time in nanoseconds.Support class forObjects.toStringHelper(java.lang.Object)
.Section in the PEM file.Sleeper interface to use for requesting the current thread to sleep as specified inThread.sleep(long)
.Streaming content interface to write bytes to an output stream. -
Classes in com.google.api.client.util used by com.google.api.client.xmlClassDescriptionUse this annotation to indicate that a public API (class, method or field) is beta.Generic data that stores all unknown data key name/value pairs.Parses a data source into the specified data type.
-
Classes in com.google.api.client.util used by com.google.api.client.xml.atomClassDescriptionUse this annotation to indicate that a public API (class, method or field) is beta.