public class AutoCloseHttpClientInputStream
extends org.apache.commons.io.input.AutoCloseInputStream
in
Modifier and Type | Method and Description |
---|---|
protected void |
afterRead(int n) |
void |
close()
Closes the proxied InputStream, and the HttpClient.
|
protected void |
finalize() |
protected void afterRead(int n) throws IOException
afterRead
in class org.apache.commons.io.input.AutoCloseInputStream
IOException
public void close() throws IOException
close
in interface Closeable
close
in interface AutoCloseable
close
in class org.apache.commons.io.input.AutoCloseInputStream
IOException
Copyright © 2016. All Rights Reserved.