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 TypeClassDescriptionclassImplements the JNLP4-connect protocol.final classPassesJnlpConnectionState.CLIENT_NAME_KEYusing 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 ofJnlpProtocolHandlerinstances that are available with the current configuration.