Package org.alembik

Provides the classes necessary for connecting to Alembik service and processing transcoding requests.

See:
          Description

Interface Summary
TranscodingService The principal interface of Alembik transcoding service.
TranscodingServiceLocator The interface of the classes, which provide an implementation or an access stub to the Alembik's transcoding service.
 

Class Summary
EJBServiceLocator The locator, which yields a reconnectable EJB stub to the transcoding service.
TranscodingManager The cornerstone singleton component, which provides access to Alembik service and various utility methods for creating and executing transcoding requests.
 

Exception Summary
TranscodingException The generic exception class indicating a severe transcoding error.
 

Package org.alembik Description

Provides the classes necessary for connecting to Alembik service and processing transcoding requests.

Any additional information can be found at Alembik on-line documentation.