protected static class JnlpSlaveAgentProtocol2.Handler2 extends JnlpSlaveAgentProtocol.Handler
| 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 |
|---|---|
protected void |
run()
Handles JNLP slave agent connection request (v2 protocol)
|
jnlpConnectcreateChannelBuilder, error, getHub, getIn, getOut, getRequestProperties, getRequestProperty, getSocket, success@Deprecated public Handler2(Socket socket) throws IOException
#Handler2(NioChannelHub, Socket)IOExceptionpublic Handler2(org.jenkinsci.remoting.nio.NioChannelHub hub,
Socket socket)
throws IOException
IOExceptionprotected void run()
throws IOException,
InterruptedException
run in class JnlpSlaveAgentProtocol.HandlerIOExceptionInterruptedExceptionCopyright © 2019. All rights reserved.