| Package | Description |
|---|---|
| org.jenkinsci.remoting.engine |
| Modifier and Type | Field and Description |
|---|---|
protected NioChannelHub |
JnlpServerHandshake.hub
Useful for creating a
Channel with NIO as the underlying transport. |
| Modifier and Type | Method and Description |
|---|---|
NioChannelHub |
JnlpServerHandshake.getHub() |
| Constructor and Description |
|---|
JnlpServer3Handshake(NioChannelHub hub,
ExecutorService threadPool,
Socket socket) |
JnlpServerHandshake(NioChannelHub hub,
ExecutorService threadPool,
Socket socket) |
Copyright © 2004-2016. All Rights Reserved.