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 Closeable
close
in interface AutoCloseable
close
in class org.apache.commons.io.output.ProxyOutputStream
IOException
Copyright © 2008-2015 FedICT. All Rights Reserved.