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 classProvides aBufferedOutputStreamthat ignores calls to close its underlying stream and instead simply flushes it.classDynamically selects either a textual or binary OutputStream destination based on simple content type probing.