Uses of Class
hudson.remoting.Pipe
Packages that use Pipe
-
Uses of Pipe in hudson.remoting
Methods in hudson.remoting that return PipeModifier and TypeMethodDescriptionstatic PipePipe.createLocalToRemote()Creates aPipethat allows local system to write and remote system to read.static PipePipe.createRemoteToLocal()Creates aPipethat allows remote system to write and local system to read.