Uses of Class
org.apache.commons.io.output.CloseShieldOutputStream
Packages that use CloseShieldOutputStream
-
Uses of CloseShieldOutputStream in org.apache.commons.io.output
Methods in org.apache.commons.io.output that return CloseShieldOutputStreamModifier and TypeMethodDescriptionstatic CloseShieldOutputStream
CloseShieldOutputStream.wrap
(OutputStream outputStream) Constructs a proxy that shields the given output stream from being closed.