Uses of Class
jenkins.slaves.JnlpAgentReceiver
-
Packages that use JnlpAgentReceiver Package Description jenkins.slaves -
-
Uses of JnlpAgentReceiver in jenkins.slaves
Subclasses of JnlpAgentReceiver in jenkins.slaves Modifier and Type Class Description class
DefaultJnlpSlaveReceiver
Match the name against the agent name and route the incoming agent asSlave
.Methods in jenkins.slaves that return types with arguments of type JnlpAgentReceiver Modifier and Type Method Description static ExtensionList<JnlpAgentReceiver>
JnlpAgentReceiver. all()
-