Package jenkins.slaves
Class NioChannelSelector
- java.lang.Object
-
- jenkins.slaves.NioChannelSelector
-
@Extension public class NioChannelSelector extends Object
Singleton holder ofNioChannelHub
- Author:
- Kohsuke Kawaguchi
-
-
Constructor Summary
Constructors Constructor Description NioChannelSelector()
-
-
-
Method Detail
-
getHub
public org.jenkinsci.remoting.nio.NioChannelHub getHub()
-
cleanUp
@Terminator public void cleanUp() throws IOException
- Throws:
IOException
-
-