protected static class CliProtocol.Handler extends Object
Modifier and Type | Field and Description |
---|---|
protected org.jenkinsci.remoting.nio.NioChannelHub |
hub |
protected Socket |
socket |
protected final org.jenkinsci.remoting.nio.NioChannelHub hub
protected final Socket socket
@Deprecated public Handler(Socket socket)
#Handler(NioChannelHub, Socket)
public Handler(org.jenkinsci.remoting.nio.NioChannelHub hub, Socket socket)
public void run() throws IOException, InterruptedException
IOException
InterruptedException
protected void runCli(Connection c) throws IOException, InterruptedException
IOException
InterruptedException
Copyright © 2015. All rights reserved.