public class PostActionInputStreamWrapper extends InputStreamWrapper
| Constructor and Description |
|---|
PostActionInputStreamWrapper(InputStream delegate,
Runnable postAction) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
available, mark, markSupported, read, read, read, reset, skippublic PostActionInputStreamWrapper(InputStream delegate, Runnable postAction)
public void close()
throws IOException
close in interface Closeableclose in interface AutoCloseableclose in class InputStreamWrapperIOExceptionCopyright © 2021 MuleSoft, Inc.. All rights reserved.