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