Uses of Class
org.apache.commons.fileupload.FileUploadBase.FileUploadIOException
Packages that use FileUploadBase.FileUploadIOException
-
Uses of FileUploadBase.FileUploadIOException in org.apache.commons.fileupload
Methods in org.apache.commons.fileupload that throw FileUploadBase.FileUploadIOExceptionModifier and TypeMethodDescriptionboolean
MultipartStream.readBoundary()
Skips aboundary
token, and checks whether moreencapsulations
are contained in the stream.MultipartStream.readHeaders()
Reads theheader-part
of the currentencapsulation
.