| Package | Description |
|---|---|
| org.jenkinsci.remoting.engine |
| Modifier and Type | Method and Description |
|---|---|
JnlpClientDatabase |
JnlpProtocolHandler.getClientDatabase()
Gets the
JnlpClientDatabase. |
| Modifier and Type | Method and Description |
|---|---|
JnlpProtocolHandlerFactory |
JnlpProtocolHandlerFactory.withClientDatabase(JnlpClientDatabase clientDatabase)
Add a
JnlpClientDatabase. |
| Constructor and Description |
|---|
JnlpProtocol4Handler(JnlpClientDatabase clientDatabase,
ExecutorService threadPool,
IOHub ioHub,
SSLContext context,
boolean needClientAuth,
boolean preferNio)
Constructor.
|
Copyright © 2004–2022. All rights reserved.