Uses of Class
org.jenkinsci.remoting.protocol.NetworkLayer
-
Uses of NetworkLayer in org.jenkinsci.remoting.protocol
Modifier and TypeMethodDescriptionstatic ProtocolStack.Builder
ProtocolStack.on
(NetworkLayer network) Create aProtocolStack
on the suppliedNetworkLayer
. -
Uses of NetworkLayer in org.jenkinsci.remoting.protocol.impl
Modifier and TypeClassDescriptionclass
ANetworkLayer
that uses a dedicated reader thread and runs on demand writer thread to manage I/O.class