Uses of Class
jenkins.AgentProtocol
-
Uses of AgentProtocol in hudson
Modifier and TypeClassDescriptionstatic class
This extension provides a Ping protocol that allows people to verify that theTcpSlaveAgentListener
is alive. -
Uses of AgentProtocol in jenkins
Modifier and TypeMethodDescriptionstatic ExtensionList<AgentProtocol>
AgentProtocol.all()
Returns all the registeredAgentProtocol
s. -
Uses of AgentProtocol in jenkins.slaves
Modifier and TypeClassDescriptionclass
Master-side implementation for JNLP4-connect protocol.