|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of SshCommandFactory.CommandLine in org.jenkinsci.main.modules.sshd |
|---|
| Methods in org.jenkinsci.main.modules.sshd that return SshCommandFactory.CommandLine | |
|---|---|
SshCommandFactory.CommandLine |
AsynchronousCommand.getCmdLine()
|
| Methods in org.jenkinsci.main.modules.sshd with parameters of type SshCommandFactory.CommandLine | |
|---|---|
abstract org.apache.sshd.server.Command |
SshCommandFactory.create(SshCommandFactory.CommandLine commandLine)
If this factory understands the specified command, return a non-null Command
and that command will be used to handle the request. |
org.apache.sshd.server.Command |
CLICommandAdapter.create(SshCommandFactory.CommandLine commandLine)
|
| Constructors in org.jenkinsci.main.modules.sshd with parameters of type SshCommandFactory.CommandLine | |
|---|---|
AsynchronousCommand(SshCommandFactory.CommandLine cmdLine)
|
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||