Uses of Interface
org.apache.commons.fileupload.UploadContext
Packages that use UploadContext
Package
Description
An implementation of
FileUpload
for use in portlets conforming to JSR 168.
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 UploadContextModifier and TypeClassDescriptionclass
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 UploadContextModifier and TypeClassDescriptionclass
Provides access to the request information needed for a request made to an HTTP servlet.