Package nextapp.echo2.app.filetransfer

Interface Summary
DownloadProvider An interface for download-providing objects.
UploadListener A listener for file upload events.
 

Class Summary
AbstractDownloadProvider An abstract implementation of a DownloadProvider.
Download A command that causes the client to download a file.
ResourceDownloadProvider A download provider that allows the download of a resource deployed with the application.
UploadEvent An event that describes a file upload.
UploadSelect A component that allows users to upload files to the application from remote clients.