Uses of Package
com.vaadin.external.apache.commons.fileupload2
Packages that use com.vaadin.external.apache.commons.fileupload2
Package
Description
A component for handling HTML file uploads as specified by
RFC 1867.
A disk-based implementation of the
FileItem
interface.Implementations and exceptions utils.
An implementation of
FileUpload
for use in servlets conforming to the namespace jakarta.servlet.Exceptions, and other classes, that are known to be used outside of
FileUpload.
This package contains various IO related utility classes or methods, which
are basically reusable and not necessarily restricted to the scope of a file
upload.
-
Classes in com.vaadin.external.apache.commons.fileupload2 used by com.vaadin.external.apache.commons.fileupload2ClassDescriptionThis class represents a file or form item that was received within a
multipart/form-dataPOST request.A factory interface for creatingFileIteminstances.This class provides support for accessing the headers for a file or form item that was received within amultipart/form-dataPOST request.Interface that will indicate thatFileItemorFileItemStreamimplementations will accept the headers read for the item.An iterator, as returned byFileUploadBase.getItemIterator(RequestContext).This interface provides access to a file or form item that was received within amultipart/form-dataPOST request.High level API for processing file uploads.Exception for errors encountered while processing the request.Thrown upon attempt of setting an invalid boundary token.AnInputStreamfor reading an items contents.Thrown to indicate that the input stream fails to follow the required syntax.Internal class, which is used to invoke theProgressListener.TheProgressListenermay be used to display a progress bar or do stuff like that.Abstracts access to the request information needed for file uploads. -
Classes in com.vaadin.external.apache.commons.fileupload2 used by com.vaadin.external.apache.commons.fileupload2.diskClassDescriptionThis class represents a file or form item that was received within a
multipart/form-dataPOST request.A factory interface for creatingFileIteminstances.This class provides support for accessing the headers for a file or form item that was received within amultipart/form-dataPOST request.Interface that will indicate thatFileItemorFileItemStreamimplementations will accept the headers read for the item. -
Classes in com.vaadin.external.apache.commons.fileupload2 used by com.vaadin.external.apache.commons.fileupload2.implClassDescriptionThis class represents a file or form item that was received within a
multipart/form-dataPOST request.This class provides support for accessing the headers for a file or form item that was received within amultipart/form-dataPOST request.Interface that will indicate thatFileItemorFileItemStreamimplementations will accept the headers read for the item.An iterator, as returned byFileUploadBase.getItemIterator(RequestContext).This interface provides access to a file or form item that was received within amultipart/form-dataPOST request.High level API for processing file uploads.Exception for errors encountered while processing the request.Low level API for processing file uploads.Abstracts access to the request information needed for file uploads. -
Classes in com.vaadin.external.apache.commons.fileupload2 used by com.vaadin.external.apache.commons.fileupload2.jaksrvltClassDescriptionThis class represents a file or form item that was received within a
multipart/form-dataPOST request.A factory interface for creatingFileIteminstances.An iterator, as returned byFileUploadBase.getItemIterator(RequestContext).High level API for processing file uploads.High level API for processing file uploads.Exception for errors encountered while processing the request.Abstracts access to the request information needed for file uploads.Enhanced access to the request information needed for file uploads, which fixes the Content Length data access inRequestContext. -
Classes in com.vaadin.external.apache.commons.fileupload2 used by com.vaadin.external.apache.commons.fileupload2.pubClassDescriptionException for errors encountered while processing the request.
-
Classes in com.vaadin.external.apache.commons.fileupload2 used by com.vaadin.external.apache.commons.fileupload2.utilClassDescriptionThis class provides support for accessing the headers for a file or form item that was received within a
multipart/form-dataPOST request. -
Classes in com.vaadin.external.apache.commons.fileupload2 used by com.vaadin.flow.server.communicationClassDescriptionAn iterator, as returned by
FileUploadBase.getItemIterator(RequestContext).Exception for errors encountered while processing the request.