|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
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 |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |