Package com.helger.web.multipart
-
Class Summary Class Description MultipartProgressNotifier Internal class, which is used to invoke theIProgressListener.MultipartStream Low level API for processing file uploads. -
Exception Summary Exception Description MultipartIllegalBoundaryException Thrown upon attempt of setting an invalid boundary token.MultipartItemSkippedException This exception is thrown, if an attempt is made to read data from theInputStream, which has been returned byIFileItemStream.openStream(), afterIterator.hasNext()has been invoked on the iterator, which created theIFileItemStream.MultipartMalformedStreamException Thrown to indicate that the input stream fails to follow the required syntax.