Uses of Class
org.jenkinsci.remoting.protocol.IOHub
Package
Description
-
Uses of IOHub in org.jenkinsci.remoting.engine
ModifierConstructorDescriptionJnlpProtocol4Handler
(JnlpClientDatabase clientDatabase, ExecutorService threadPool, IOHub ioHub, SSLContext context, boolean needClientAuth, boolean preferNio) Constructor. -
Uses of IOHub in org.jenkinsci.remoting.protocol
-
Uses of IOHub in org.jenkinsci.remoting.protocol.impl
ModifierConstructorDescriptionBIONetworkLayer
(IOHub ioHub, ReadableByteChannel in, WritableByteChannel out) Constructor.NIONetworkLayer
(IOHub ioHub, ReadableByteChannel in, WritableByteChannel out) Constructor.