All Classes and Interfaces

Class
Description
A collection deserializer for use by Gson to deserialize a collection token into an ImmutableList.
A class for building a Gravatar Avatar request, requesting the resource, and saving the resource to a File or a BufferedImage.
Represents a cryptocurrency wallet address on a Gravatar user's profile.
The default image types supported by Gravatar for their Avatar API.
Whether Gravatar should force the default image for an Avatar request.
An exception thrown by the GravatarJavaClient API.
The results of a Gravatar profile request.
Represents a user's public contact information on a Gravatar profile.
A deserializer for deserializing a GravatarProfile from a JSON element.
Represents a gallery image on a Gravatar user's profile.
Represents an interest or hobby on a Gravatar user's profile.
Represents a language on a Gravatar user's profile.
Represents a user's payment options on a Gravatar profile.
A class for requesting a Profile from the Gravatar Profile API.
Represents metadata of a Gravatar profile request.
A link on a user's Gravatar profile page.
Represents a verified account profile for a Gravatar user.
Application layer protocols accepted by Gravatar for Avatar requests.
A request for a user's profile QR code from Gravatar.
The types of QR images returned by the Gravatar API.
The QR code version of the image returned.
Ratings for a Gravatar Avatar image.
A URL parameter for a Gravatar Avatar request.
Whether to use full or short URL parameter names for an Avatar request.
Whether the ".jpg" suffix should be appended following the hash in a URL for a Gravatar Avatar request.
A singleton for providing a common shared Gson instance for serialization/deserialization with custom registered type adapters needed by the GravatarJavaClient API.
A singleton for hashing inputs.
A collection deserializer for Gson to use when deserializing a Collection into an ImmutableList from Guava.
A string validator used for validating parameter inputs.
Utility class for constructing parameterized type tokens used in Gson deserialization.