public class CallbackCommandFactory extends CommandFactory<CallbackCommand>
commands, configurators
Constructor and Description |
---|
CallbackCommandFactory(CallbackRegistrationService server) |
Modifier and Type | Method and Description |
---|---|
protected void |
configureCommand(CallbackCommand c,
com.sshtools.common.ssh.SshConnection con) |
protected void |
installShellCommands() |
addConfigurator, createCommand, getSupportedCommands, installCommand, installCommand, newInstance, removeConfigurator, supportsCommand, uninstallCommand
public CallbackCommandFactory(CallbackRegistrationService server)
protected void installShellCommands()
protected void configureCommand(CallbackCommand c, com.sshtools.common.ssh.SshConnection con) throws java.io.IOException, com.sshtools.common.permissions.PermissionDeniedException
configureCommand
in class CommandFactory<CallbackCommand>
java.io.IOException
com.sshtools.common.permissions.PermissionDeniedException
Copyright © 2022. All rights reserved.