A B C D F G H I L M P R S U
All Classes All Packages
All Classes All Packages
All Classes All Packages
C
- checkFileName(String) - Static method in class de.uhilger.httpserver.up.Streams
-
Checks, whether the given file name is valid in the sense, that it doesn't contain any NUL characters.
- close() - Method in interface de.uhilger.httpserver.up.Closeable
-
Closes the object.
- close() - Method in class de.uhilger.httpserver.up.MultipartStream.ItemInputStream
-
Closes the input stream.
- close(boolean) - Method in class de.uhilger.httpserver.up.MultipartStream.ItemInputStream
-
Closes the input stream.
- Closeable - Interface in de.uhilger.httpserver.up
-
Der Lowlevel MultipartParser aus dem Projekt Apache Commons Fileupload ohne Abhaengigkeiten zum Rest von Commons Fileupload und Commons IO.
- closeAlmostQuietly(Closeable) - Static method in class de.uhilger.httpserver.up.Streams
- copy(InputStream, OutputStream, boolean) - Static method in class de.uhilger.httpserver.up.Streams
-
Copies the contents of the given
InputStream
to the givenOutputStream
. - copy(InputStream, OutputStream, boolean, byte[]) - Static method in class de.uhilger.httpserver.up.Streams
-
Copies the contents of the given
InputStream
to the givenOutputStream
. - CR - Static variable in class de.uhilger.httpserver.up.MultipartStream
-
The Carriage Return ASCII character value.
All Classes All Packages