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
IOExceptionInterruptedExceptionprotected void runCli(Connection c) throws IOException, InterruptedException
IOExceptionInterruptedExceptionCopyright © 2019. All rights reserved.