×
Jenkins Remoting is a library, and executable Java archive, which implements the communication layer in Jenkins. This includes the TCP-based communication ...
Jenkins remoting is an executable JAR, which implements the communication layer in Jenkins. It's used for controller <=> agent and controller <=> CLI ...
Remoting is the library implementing communication between Jenkins processes using Java serialization. This applies to controller/agent communications and ...
This API (Application Programming Interface) document has pages corresponding to the items in the navigation bar, described as follows. Overview. The Overview ...
The stack will start with a NetworkLayer instance, optionally followed by a series of FilterLayer instances and terminated by a ApplicationLayer instance.
Missing: doc | Show results with:doc
Jul 15, 2008 · There are two ways to add support for remoting for a SCM, either through a third party library or interacting with a command-line client.
Sep 13, 2021 · Publish Jenkins remoting metrics and logs to an OpenTelemetry endpoint.
Gets the JAR Cache storage. Methods in hudson.remoting with parameters of type JarCache. Modifier and Type, Method, Description. static ...
Missing: doc | Show results with:doc
Aug 11, 2017 · In this post I would like to provide an update on the Remoting roadmap and to announce two major incoming changes: deprecation of old protocols ...
In Jenkins, we have a Remoting module, which implements a communication layer in the Jenkins automation server. It's being primarily used for controller ...