Uses of Class
org.jenkinsci.remoting.engine.JnlpClientDatabase
-
Uses of JnlpClientDatabase in org.jenkinsci.remoting.engine
Modifier and TypeMethodDescriptionJnlpProtocolHandler.getClientDatabase()
Gets theJnlpClientDatabase
.Modifier and TypeMethodDescriptionJnlpProtocolHandlerFactory.withClientDatabase
(JnlpClientDatabase clientDatabase) Add aJnlpClientDatabase
.ModifierConstructorDescriptionJnlpProtocol4Handler
(JnlpClientDatabase clientDatabase, ExecutorService threadPool, IOHub ioHub, SSLContext context, boolean needClientAuth, boolean preferNio) Constructor.