Package | Description |
---|---|
hudson.remoting |
Remoting infrastructure for Hudson.
|
Modifier and Type | Method and Description |
---|---|
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 © 2004–2022. All rights reserved.