Uses of Interface
de.uhilger.httpserver.up.Closeable
-
-
Uses of Closeable in de.uhilger.httpserver.up
Classes in de.uhilger.httpserver.up that implement Closeable Modifier and Type Class Description classMultipartStream.ItemInputStreamAnInputStreamfor reading an items contents.Methods in de.uhilger.httpserver.up with parameters of type Closeable Modifier and Type Method Description static voidStreams. closeAlmostQuietly(Closeable closeable)
-