Uses of Interface
com.cloudbees.jenkins.support.util.WrapperOutputStream
Packages that use WrapperOutputStream
-
Uses of WrapperOutputStream in com.cloudbees.jenkins.support.util
Classes in com.cloudbees.jenkins.support.util that implement WrapperOutputStreamModifier and TypeClassDescriptionfinal class
Provides aBufferedOutputStream
that ignores calls to close its underlying stream and instead simply flushes it.class
Dynamically selects either a textual or binary OutputStream destination based on simple content type probing.