public interface ShellFactory
| Modifier and Type | Method and Description |
|---|---|
Command |
createShell(ChannelSession channel) |
Command createShell(ChannelSession channel) throws IOException
channel - The ChannelSession through which the command has been
receivedCommand representing the shell to be executedIOException - If failed to create the shellCopyright © 2008–2020 The Apache Software Foundation. All rights reserved.