Uses of Class
org.jenkinsci.remoting.engine.JnlpProtocolHandler
Packages that use JnlpProtocolHandler
-
Uses of JnlpProtocolHandler in org.jenkinsci.remoting.engine
Subclasses of JnlpProtocolHandler in org.jenkinsci.remoting.engineModifier and TypeClassDescriptionclass
Implements the JNLP4-connect protocol.final class
PassesJnlpConnectionState.CLIENT_NAME_KEY
using an HTTP-style header and lets the server decide how to handle that.Methods in org.jenkinsci.remoting.engine that return types with arguments of type JnlpProtocolHandlerModifier and TypeMethodDescriptionList<JnlpProtocolHandler<? extends JnlpConnectionState>>
JnlpProtocolHandlerFactory.handlers()
Creates the list ofJnlpProtocolHandler
instances that are available with the current configuration.