| Package | Description |
|---|---|
| org.jenkinsci.remoting.engine |
| Modifier and Type | Method and Description |
|---|---|
JnlpProtocolHandlerFactory |
JnlpProtocolHandlerFactory.withNioChannelHub(NioChannelHub nioChannelHub)
Add a
NioChannelHub. |
| Constructor and Description |
|---|
JnlpProtocol1Handler(JnlpClientDatabase clientDatabase,
ExecutorService threadPool,
NioChannelHub hub,
boolean preferNio)
Deprecated.
Constructor.
|
JnlpProtocol2Handler(JnlpClientDatabase clientDatabase,
ExecutorService threadPool,
NioChannelHub hub,
boolean preferNio)
Deprecated.
Constructor.
|
JnlpProtocol3Handler(JnlpClientDatabase clientDatabase,
ExecutorService threadPool,
NioChannelHub hub,
boolean preferNio)
Deprecated.
|
Copyright © 2004–2017. All rights reserved.