public class ReleasingInputStream extends DelegatingInputStream
| Constructor and Description |
|---|
ReleasingInputStream(InputStream is,
org.apache.commons.httpclient.HttpMethod method) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
available, mark, markSupported, read, read, read, reset, skippublic ReleasingInputStream(InputStream is, org.apache.commons.httpclient.HttpMethod method)
public void close()
throws IOException
close in interface Closeableclose in interface AutoCloseableclose in class DelegatingInputStreamIOExceptionCopyright © 2003-2012 MuleSource, Inc.. All Rights Reserved.