public class CloseActionOutputStream
extends org.apache.commons.io.output.ProxyOutputStream
out| Constructor and Description |
|---|
CloseActionOutputStream(OutputStream proxy,
Runnable closeAction) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
public CloseActionOutputStream(OutputStream proxy, Runnable closeAction)
public void close()
throws IOException
close in interface Closeableclose in interface AutoCloseableclose in class org.apache.commons.io.output.ProxyOutputStreamIOExceptionCopyright © 2008-2018 FedICT. All Rights Reserved.