| Package | Description |
|---|---|
| hudson.remoting |
Copyright (c) 2004-2009 Oracle Corporation.
|
| hudson.remoting.forward |
TCP port forwarding over
hudson.remoting. |
| hudson.remoting.jnlp |
Copyright (c) 2004-2009 Oracle Corporation.
|
| Class and Description |
|---|
| Callable
Represents computation to be done on a remote system.
|
| Capability
Represents additional features implemented on
Channel. |
| Channel
Represents a communication channel to the remote peer.
|
| Channel.Listener
Callback "interface" for changes in the state of
Channel. |
| Channel.Mode
Communication mode.
|
| ChannelProperty
A convenient key type for
Channel.getProperty(Object) and Channel.setProperty(Object, Object) |
| Engine
Slave agent engine that proactively connects to Hudson master.
|
| EngineListener
Receives status notification from
Engine. |
| FastPipedInputStream
This class is equivalent to
java.io.PipedInputStream. |
| FastPipedOutputStream
This class is equivalent to
java.io.PipedOutputStream. |
| Future
Alias to
Future. |
| Pipe
Pipe for the remote
Callable and the local program to talk to each other. |
| ProxyException
Used when the exception thrown by the remoted code cannot be serialized.
|
| VirtualChannel
Virtualized
Channel that allows different implementations. |
| Class and Description |
|---|
| VirtualChannel
Virtualized
Channel that allows different implementations. |
| Class and Description |
|---|
| EngineListener
Receives status notification from
Engine. |
Copyright © 2015. All Rights Reserved.