Uses of Class
hudson.remoting.Pipe

Packages that use Pipe
hudson.remoting Remoting infrastructure for Hudson. 
 

Uses of Pipe in hudson.remoting
 

Methods in hudson.remoting that return Pipe
static Pipe Pipe.createLocalToRemote()
          Creates a Pipe that allows local system to write and remote system to read.
static Pipe Pipe.createRemoteToLocal()
          Creates a Pipe that allows remote system to write and local system to read.
 



Copyright © 2012. All Rights Reserved.