public class ReleaseConnectionAfterReadInputStream extends FilterInputStream
in
Constructor and Description |
---|
ReleaseConnectionAfterReadInputStream(HttpResponseHandler responseHandler,
InputStream inputStream) |
Modifier and Type | Method and Description |
---|---|
void |
close() |
available, mark, markSupported, read, read, read, reset, skip
public ReleaseConnectionAfterReadInputStream(HttpResponseHandler responseHandler, InputStream inputStream)
public void close() throws IOException
close
in interface Closeable
close
in interface AutoCloseable
close
in class FilterInputStream
IOException
Copyright © 2023 Frank!Framework. All rights reserved.