Class Uploader

All Implemented Interfaces:
ActionListener, ImageObserver, MenuContainer, Serializable, EventListener, Accessible, ListSelectionListener, RootPaneContainer, org.apache.commons.httpclient.auth.CredentialsProvider, HyperlinkActivatedListener, S3ServiceEventListener

public class Uploader extends JApplet implements S3ServiceEventListener, ActionListener, ListSelectionListener, HyperlinkActivatedListener, org.apache.commons.httpclient.auth.CredentialsProvider
Dual application and applet for uploading files and XML metadata information to the Amazon S3 service.

For more information and help please see the Uploader Guide.

The Uploader is highly configurable through properties specified in a file uploader.properties. This file must be available at the root of the classpath.

Author:
James Murty
See Also: