java.io.Closeable, java.io.Flushable, java.lang.AutoCloseablepublic class CloseBlockerOutputStream
extends org.apache.commons.io.output.ProxyOutputStream
| Constructor | Description |
|---|---|
CloseBlockerOutputStream(java.io.OutputStream out) |
Main constructor.
|
| Modifier and Type | Method | Description |
|---|---|---|
void |
close() |
Copyright 1999-2016 The Apache Software Foundation. All Rights Reserved.