All Classes
-
All Classes Interface Summary Class Summary Exception Summary Class Description DefaultFileItem Deprecated. UseDiskFileIteminstead.DefaultFileItemFactory Deprecated. UseDiskFileItemFactoryinstead.DiskFileItem The default implementation of theFileIteminterface.DiskFileItemFactory The defaultFileItemFactoryimplementation.DiskFileUpload Deprecated. UseServletFileUploadtogether withDiskFileItemFactoryinstead.FileItem This class represents a file or form item that was received within amultipart/form-dataPOST request.FileItemFactory A factory interface for creatingFileIteminstances.FileUpload High level API for processing file uploads.FileUploadBase High level API for processing file uploads.FileUploadBase.InvalidContentTypeException Thrown to indicate that the request is not a multipart request.FileUploadBase.SizeLimitExceededException Thrown to indicate that the request size exceeds the configured maximum.FileUploadBase.UnknownSizeException Thrown to indicate that the request size is not specified.FileUploadException Exception for errors encountered while processing the request.MultipartStream Low level API for processing file uploads.MultipartStream.IllegalBoundaryException Thrown upon attempt of setting an invalid boundary token.MultipartStream.MalformedStreamException Thrown to indicate that the input stream fails to follow the required syntax.ParameterParser A simple parser intended to parse sequences of name/value pairs.PortletFileUpload High level API for processing file uploads.PortletRequestContext Provides access to the request information needed for a request made to a portlet.RequestContext Abstracts access to the request information needed for file uploads.ServletFileUpload High level API for processing file uploads.ServletRequestContext Provides access to the request information needed for a request made to an HTTP servlet.