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.BuilderProtocolStack.on(NetworkLayer network) Create aProtocolStackon the suppliedNetworkLayer. -
Uses of NetworkLayer in org.jenkinsci.remoting.protocol.impl
Subclasses of NetworkLayer in org.jenkinsci.remoting.protocol.implModifier and TypeClassDescriptionclassANetworkLayerthat uses a dedicated reader thread and runs on demand writer thread to manage I/O.class