public class ReleasingInputStream extends DelegatingInputStream
Constructor and Description |
---|
ReleasingInputStream(InputStream is,
HttpMethod method) |
Modifier and Type | Method and Description |
---|---|
void |
close() |
available, mark, markSupported, read, read, read, reset, skip
public ReleasingInputStream(InputStream is, HttpMethod method)
public void close() throws IOException
close
in interface Closeable
close
in interface AutoCloseable
close
in class DelegatingInputStream
IOException
Copyright © 2003–2016 MuleSoft, Inc.. All rights reserved.