Package org.apache.karaf.shell.ssh
Class SshServerAction
- java.lang.Object
-
- org.apache.karaf.shell.ssh.SshServerAction
-
- All Implemented Interfaces:
org.apache.karaf.shell.api.action.Action
public class SshServerAction extends Object implements org.apache.karaf.shell.api.action.Action
-
-
Constructor Summary
Constructors Constructor Description SshServerAction()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Objectexecute()voidsetServer(org.apache.sshd.server.SshServer server)
-