Interface ShellFactory

    • Method Detail

      • createShell

        Command createShell​(ChannelSession channel)
                     throws java.io.IOException
        Parameters:
        channel - The ChannelSession through which the command has been received
        Returns:
        The Command representing the shell to be executed
        Throws:
        java.io.IOException - If failed to create the shell