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 264148 2005-08-29 14:21:04Z henning $



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