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 boolean
MultipartStream. readBoundary()
Skips aboundary
token, and checks whether moreencapsulations
are contained in the stream.String
MultipartStream. readHeaders()
Reads theheader-part
of the currentencapsulation
.
-