|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.io.InputStream
org.mule.model.streaming.DelegatingInputStream
org.mule.transport.http.ReleasingInputStream
public class ReleasingInputStream
| Constructor Summary | |
|---|---|
ReleasingInputStream(InputStream is,
HttpMethod method)
|
|
| Method Summary | |
|---|---|
void |
close()
|
| Methods inherited from class org.mule.model.streaming.DelegatingInputStream |
|---|
available, mark, markSupported, read, read, read, reset, skip |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ReleasingInputStream(InputStream is,
HttpMethod method)
| Method Detail |
|---|
public void close()
throws IOException
close in interface Closeableclose in class org.mule.model.streaming.DelegatingInputStreamIOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||