Package | Description |
---|---|
org.apache.commons.fileupload.portlet |
An implementation of
FileUpload
for use in portlets conforming to JSR 168. |
org.apache.commons.fileupload.servlet |
An implementation of
FileUpload
for use in servlets conforming to JSR 53. |
Modifier and Type | Class and Description |
---|---|
class |
PortletFileUpload
High level API for processing file uploads.
|
Modifier and Type | Class and Description |
---|---|
class |
ServletFileUpload
High level API for processing file uploads.
|
Copyright © 2002–2016 The Apache Software Foundation. All rights reserved.