Uses of Class
hudson.remoting.FastPipedInputStream
Packages that use FastPipedInputStream
-
Uses of FastPipedInputStream in hudson.remoting
Methods in hudson.remoting with parameters of type FastPipedInputStreamConstructors in hudson.remoting with parameters of type FastPipedInputStreamModifierConstructorDescriptionCreates a PipedOutputStream with a default buffer size and connects it tosink
.FastPipedOutputStream
(FastPipedInputStream sink, int bufferSize) Deprecated.as of 1.350 bufferSize parameter is ignored.