Uses of Interface
org.apache.turbine.services.upload.UploadService

Packages that use UploadService
org.apache.turbine.services.upload The upload service processes data uploaded by the user from the browser.  
 

Uses of UploadService in org.apache.turbine.services.upload
 

Classes in org.apache.turbine.services.upload that implement UploadService
 class BaseUploadService
           This class is a base implementation of UploadService.
 class TurbineUploadService
           This class is an implementation of UploadService.
 

Methods in org.apache.turbine.services.upload that return UploadService
static UploadService TurbineUpload.getService()
           Retrieves an instance of system's configured implementation of UploadService
 



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