| Package | Description |
|---|---|
| org.jenkinsci.remoting.protocol | |
| org.jenkinsci.remoting.protocol.impl |
| Modifier and Type | Method and Description |
|---|---|
static ProtocolStack.Builder |
ProtocolStack.on(NetworkLayer network)
Create a
ProtocolStack on the supplied NetworkLayer. |
| Modifier and Type | Class and Description |
|---|---|
class |
BIONetworkLayer
A
NetworkLayer that uses a dedicated reader thread and runs on demand writer thread to manage I/O. |
class |
NIONetworkLayer
|
Copyright © 2004–2020. All rights reserved.