| Interface and Description |
|---|
| hudson.cli.CliEntryPoint
Specific to Remoting-based protocol.
|
| Class and Description |
|---|
| hudson.cli.CliPort
Specific to Remoting mode.
|
| Method and Description |
|---|
| hudson.cli.CLI.authenticate(Iterable<KeyPair>)
Specific to
Mode#REMOTING. |
| hudson.cli.CLI.authenticate(KeyPair)
Specific to
Mode#REMOTING. |
| hudson.cli.CLIConnectionFactory.connect()
Specific to Remoting-based protocol.
|
| hudson.cli.CLI.getCliTcpPort(URL)
Specific to
Mode#REMOTING. |
| Constructor and Description |
|---|
| hudson.cli.CLI(URL)
Specific to
Mode#REMOTING. |
| hudson.cli.CLI(URL, ExecutorService)
Use
CLIConnectionFactory to create CLI |
| hudson.cli.CLI(URL, ExecutorService, String)
Use
CLIConnectionFactory to create CLI |
| hudson.cli.FullDuplexHttpStream(URL) |
| hudson.cli.FullDuplexHttpStream(URL, String) |
Copyright © 2004–2018. All rights reserved.