| Package | Description |
|---|---|
| hudson.remoting |
Remoting infrastructure for Hudson.
|
| Modifier and Type | Field and Description |
|---|---|
static Capability |
Capability.NONE |
Capability |
Channel.remoteCapability
Capability of the remote
Channel. |
| Modifier and Type | Method and Description |
|---|---|
abstract Capability |
CommandTransport.getRemoteCapability()
Abstraction of the connection hand-shaking.
|
static Capability |
Capability.read(java.io.InputStream is)
The opposite operation of
writePreamble(OutputStream). |
Copyright © 2013. All Rights Reserved.