Uses of Class
com.vaadin.external.apache.commons.fileupload2.MultipartStream.MalformedStreamException
Packages that use MultipartStream.MalformedStreamException
-
Uses of MultipartStream.MalformedStreamException in com.vaadin.external.apache.commons.fileupload2
Methods in com.vaadin.external.apache.commons.fileupload2 that throw MultipartStream.MalformedStreamExceptionModifier and TypeMethodDescriptionintMultipartStream.discardBodyData()Readsbody-datafrom the currentencapsulationand discards it.intMultipartStream.readBodyData(OutputStream output) Readsbody-datafrom the currentencapsulationand writes its contents into the outputStream.booleanMultipartStream.readBoundary()Skips aboundarytoken, and checks whether moreencapsulationsare contained in the stream.MultipartStream.readHeaders()Reads theheader-partof the currentencapsulation.