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

Packages that use UploadService
org.apache.turbine.services.upload   
 

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 FileHandlerUploadService
          Deprecated. Use TurbineUploadService instead.
 class OReillyUploadService
          Deprecated. use TurbineUploadService
 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-2002 Apache Software Foundation. All Rights Reserved.