|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectjava.io.InputStream
org.mule.impl.model.streaming.DelegatingInputStream
org.mule.providers.http.ReleasingInputStream
| Constructor Summary | |
ReleasingInputStream(InputStream is,
HttpMethod method)
|
|
| Method Summary | |
void |
close()
|
| Methods inherited from class org.mule.impl.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
IOException
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||