|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use UploadContext | |
---|---|
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. |
Uses of UploadContext in org.apache.commons.fileupload.portlet |
---|
Classes in org.apache.commons.fileupload.portlet that implement UploadContext | |
---|---|
class |
PortletRequestContext
Provides access to the request information needed for a request made to a portlet. |
Uses of UploadContext in org.apache.commons.fileupload.servlet |
---|
Classes in org.apache.commons.fileupload.servlet that implement UploadContext | |
---|---|
class |
ServletRequestContext
Provides access to the request information needed for a request made to an HTTP servlet. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |