Class JnlpSlaveAgentProtocol4

java.lang.Object
jenkins.AgentProtocol
jenkins.slaves.JnlpSlaveAgentProtocol4
All Implemented Interfaces:
ExtensionPoint

@Extension @Symbol("jnlp4") public class JnlpSlaveAgentProtocol4 extends AgentProtocol
Master-side implementation for JNLP4-connect protocol.

@see JnlpProtocol4Handler for more details.

Since:
2.27 available as experimental protocol, 2.41 enabled by default