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 Apache HTTP Client version 4.5+.
HTTP Transport library for Google API's based on Apache HTTP Client/Core version 5.x
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.Deprecated.use com.google.common.annotations.BetaComputes 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)
.Deprecated.use com.google.common.io.ByteSink -
Classes in com.google.api.client.util used by com.google.api.client.http.apacheClassDescriptionDeprecated.use com.google.common.annotations.BetaDeprecated.use com.google.common.io.ByteSink
-
Classes in com.google.api.client.util used by com.google.api.client.http.apache.v2ClassDescriptionDeprecated.use com.google.common.annotations.BetaDeprecated.use com.google.common.io.ByteSink
-
Classes in com.google.api.client.util used by com.google.api.client.http.apache.v5
-
Classes in com.google.api.client.util used by com.google.api.client.http.javanetClassDescriptionDeprecated.use com.google.common.annotations.BetaDeprecated.use com.google.common.io.ByteSink
-
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.protobufClassDescriptionDeprecated.use com.google.common.annotations.BetaDeprecated.use com.google.common.io.ByteSink
-
Classes in com.google.api.client.util used by com.google.api.client.http.xmlClassDescriptionDeprecated.use com.google.common.annotations.BetaDeprecated.use com.google.common.io.ByteSink
-
Classes in com.google.api.client.util used by com.google.api.client.http.xml.atomClassDescriptionDeprecated.use com.google.common.annotations.BetaDeprecated.use com.google.common.io.ByteSink
-
Classes in com.google.api.client.util used by com.google.api.client.jsonClassDescriptionDeprecated.use com.google.common.annotations.BetaGeneric 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.gson
-
Classes in com.google.api.client.util used by com.google.api.client.json.rpc2ClassDescriptionDeprecated.use com.google.common.annotations.BetaGeneric 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.webtokenClassDescriptionDeprecated.use com.google.common.annotations.BetaGeneric 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.protobufClassDescriptionDeprecated.use com.google.common.annotations.BetaParses 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.store
-
Classes in com.google.api.client.util used by com.google.api.client.testing.httpClassDescriptionDeprecated.use com.google.common.annotations.BetaClock which can be used to get the amount of elapsed milliseconds in system time.Deprecated.use com.google.common.io.ByteSink
-
Classes in com.google.api.client.util used by com.google.api.client.testing.http.apache
-
Classes in com.google.api.client.util used by com.google.api.client.testing.http.javanet
-
Classes in com.google.api.client.util used by com.google.api.client.testing.json
-
Classes in com.google.api.client.util used by com.google.api.client.testing.json.webtoken
-
Classes in com.google.api.client.util used by com.google.api.client.testing.utilClassDescriptionBack-off policy when retrying an operation.Deprecated.use com.google.common.annotations.BetaSleeper 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.Deprecated.use com.google.common.annotations.BetaComputes 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.Result of parsing an RFC 3339 string.A timestamp represented as the number of seconds and nanoseconds since Epoch.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)
.Deprecated.use com.google.common.io.ByteSink -
Classes in com.google.api.client.util used by com.google.api.client.xmlClassDescriptionDeprecated.use com.google.common.annotations.BetaGeneric 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.atom