protected static class CliProtocol2.Handler2 extends CliProtocol.Handler
hub, socket| Constructor and Description |
|---|
Handler2(org.jenkinsci.remoting.nio.NioChannelHub hub,
Socket socket) |
Handler2(Socket socket)
Deprecated.
as of 1.559
Use
#Handler2(NioChannelHub, Socket) |
| Modifier and Type | Method and Description |
|---|---|
void |
run() |
runCli@Deprecated public Handler2(Socket socket)
#Handler2(NioChannelHub, Socket)public Handler2(org.jenkinsci.remoting.nio.NioChannelHub hub,
Socket socket)
public void run()
throws IOException,
InterruptedException
run in class CliProtocol.HandlerIOExceptionInterruptedExceptionCopyright © 2019. All rights reserved.