public class MunitCommandFactory extends Object implements org.apache.sshd.server.command.CommandFactory
| Constructor and Description |
|---|
MunitCommandFactory(String homeDir) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.sshd.server.command.Command |
createCommand(org.apache.sshd.server.channel.ChannelSession channel,
String command) |
public MunitCommandFactory(String homeDir)
public org.apache.sshd.server.command.Command createCommand(org.apache.sshd.server.channel.ChannelSession channel,
String command)
throws IOException
createCommand in interface org.apache.sshd.server.command.CommandFactoryIOExceptionCopyright © 2024 MuleSoft, Inc.. All rights reserved.