Module org.jline

Class ShellFactoryImpl

  • All Implemented Interfaces:
    org.apache.sshd.server.shell.ShellFactory

    public class ShellFactoryImpl
    extends Object
    implements org.apache.sshd.server.shell.ShellFactory
    SSHD Command factory which provides access to Shell.
    • Method Detail

      • createShell

        public org.apache.sshd.server.command.Command createShell​(org.apache.sshd.server.channel.ChannelSession session)
        Specified by:
        createShell in interface org.apache.sshd.server.shell.ShellFactory