@Extension public class CliProtocol2 extends CliProtocol
CliProtocol Version 2, which adds transport encryption.| Modifier and Type | Class and Description |
|---|---|
protected static class |
CliProtocol2.Handler2 |
CliProtocol.HandlerExtensionPoint.LegacyInstancesAreScopedToHudson| Constructor and Description |
|---|
CliProtocol2() |
| Modifier and Type | Method and Description |
|---|---|
String |
getName()
Protocol name.
|
void |
handle(Socket socket)
Called by the connection handling thread to execute the protocol.
|
all, ofpublic String getName()
AgentProtocolgetName in class CliProtocolpublic void handle(Socket socket) throws IOException, InterruptedException
AgentProtocolhandle in class CliProtocolIOExceptionInterruptedExceptionCopyright © 2019. All rights reserved.