Uses of Class
hudson.remoting.Pipe
-
Uses of Pipe in hudson.remoting
Modifier and TypeMethodDescriptionstatic Pipe
Pipe.createLocalToRemote()
Creates aPipe
that allows local system to write and remote system to read.static Pipe
Pipe.createRemoteToLocal()
Creates aPipe
that allows remote system to write and local system to read.