Uses of Class
de.uhilger.httpserver.up.FileUploadIOException
-
-
Uses of FileUploadIOException in de.uhilger.httpserver.up
Methods in de.uhilger.httpserver.up that throw FileUploadIOException Modifier and Type Method Description booleanMultipartStream. readBoundary()Skips aboundarytoken, and checks whether moreencapsulationsare contained in the stream.StringMultipartStream. readHeaders()Reads theheader-partof the currentencapsulation.
-