All Classes and Interfaces

Class
Description
Represents content (images, audio, video, and other types of content) along with a set of attributes which characterize the content.
Generates a specific type of media asynchronously.
Locates the available AMAsyncProcessor.
Represents a characteristic of an AdaptiveMedia instance (e.g., its width, size, etc.).
Provides a set of functions for converting data into AMAttribute values.
Compares two values, returning a long value representing the distance between them.
 
This exception is raised when a requested media type or instance is not found.
An AMFinder is responsible for locating and returning media related to a model.
 
This exception is raised when a configuration with the same name already exists.
This exception is raised when a configuration with the same uuid already exists.
This exception is raised when the height value is not valid.
This exception is raised when the name of the configuration is not valid.
 
This exception is raised when the uuid of the configuration is not valid.
This exception is raised when the height value is not valid.
This exception is raised when a configuration does not exist.
This exception is raised when the configuration does not contain either a valid height value nor a valid width value.
 
Generates a particular type of media.
A marker interface that AMQueryBuilder implementations must return to indicate valid or final results.
A marker interface that implementations of AMFinder must extend to provide a way to create AMQuery instances.
Handles upcoming requests for a particular kind of media (i.e., media generated by one type of processor).
 
This exception is thrown when a value serialized as a String cannot be converted by an AMAttribute.
This exception is thrown when there is a processor configuration error.
This exception wraps IOException instances.
This exception wraps UnsupportedEncodingException instances.