Class | Description |
---|---|
AsynchronousCommand |
Partial
Command implementation that uses a thread to run a command. |
CLICommandAdapter |
SshCommandFactory that invokes CLICommand s. |
CommandFactoryImpl |
Use
SshCommandFactory s to find the right implementation for the exec request from SSH clients. |
IdleTimeout |
Utility class which properly manages Apache MINA idle timeout, see JENKINS-55978
|
InvalidCommand |
Command implementation that exits by complaining that there's no such command. |
ItemListenerImpl | |
Messages |
Generated localization support class.
|
PortAdvertiser |
Advertises SSH endpoint through HTTP header.
|
SshCommandFactory |
Extension point for adding commands invokable via SSH.
|
SshCommandFactory.CommandLine |
Represents a command line.
|
SSHD |
Copyright © 2016–2022. All rights reserved.