Package org.apache.turbine.services.upload

The upload service processes data uploaded by the user from the browser.

See:
          Description

Interface Summary
UploadService This service handles parsing multipart/form-data POST requests and turing them into form fields and uploaded files.
 

Class Summary
BaseUploadService This class is a base implementation of UploadService.
TurbineUpload This is a facade class for UploadService.
TurbineUploadService This class is an implementation of UploadService.
 

Package org.apache.turbine.services.upload Description

The upload service processes data uploaded by the user from the browser.
$Id: package.html,v 1.1 2003/09/03 08:21:54 henning Exp $



Copyright © 2000-2004 Apache Software Foundation. All Rights Reserved.