Uses of Package
com.google.api.client.util.store
Packages that use com.google.api.client.util.store
Package
Description
Support for the JDO data store.
Abstract tests for data stores.
Utilities to store serializable data.
-
Classes in com.google.api.client.util.store used by com.google.api.client.extensions.jdoClassDescriptionAbstract data store implementation.Abstract data store factory implementation.Stores and manages serializable data of a specific type, where the key is a string and the value is a
Serializable
object.Factory for a store that manages serializable data, where the key is a string and the value is aSerializable
object. -
Classes in com.google.api.client.util.store used by com.google.api.client.test.util.storeClassDescriptionStores and manages serializable data of a specific type, where the key is a string and the value is a
Serializable
object.Factory for a store that manages serializable data, where the key is a string and the value is aSerializable
object. -
Classes in com.google.api.client.util.store used by com.google.api.client.util.storeClassDescriptionAbstract data store implementation.Abstract data store factory implementation.Abstract, thread-safe, in-memory implementation of a data store factory.Stores and manages serializable data of a specific type, where the key is a string and the value is a
Serializable
object.Factory for a store that manages serializable data, where the key is a string and the value is aSerializable
object.Thread-safe file implementation of a credential store.Thread-safe in-memory implementation of a data store factory.