×
Represents a communication channel to the remote peer. A Channel is a mechanism for two JVMs to communicate over bi-directional InputStream / OutputStream ...
Code in this package is used for running a part of a program in agents. If you are new to this package, start from Channel . Interface Summary ...
Reads command from the specified payload. abstract CompletableFuture<URL>, JarCache. resolve​(Channel channel, long sum1, long sum2).
Get the agent name associated with this Engine instance. URL, getHudsonUrl(). Provides Jenkins URL if available. String ...
Entry point for running a Channel . This is the main method of the agent JVM. This class also defines several methods for starting a channel on a fresh JVM.
... hudson.remoting.VirtualChannel channel, ACL acl) ... Gets the absolute URL of Jenkins top page, such as http://localhost/jenkins/ . ... This allows URL hudson/ ...
A CommandTransport that uses ByteBuffer rather than byte . AbstractByteBufferCommandTransport() - Constructor for class hudson.remoting.
Reads the URL on the current VM, and streams the data to this file using the Remoting channel. void, copyFrom​(org.apache.commons.fileupload.FileItem file).
getChannel. @CheckForNull public final hudson.remoting.VirtualChannel getChannel(). Gets the current channel, if the node is connected and online, or null.
Missing: component/ | Show results with:component/
Marker interface that designates extensible components in Jenkins that can be implemented by plugins. ... RemoteProcess. Remoting ... URL which is provided by ...