Class DummySilentHangingCommand.Factory

  • All Implemented Interfaces:
    org.apache.sshd.server.command.CommandFactory
    Enclosing class:
    DummySilentHangingCommand

    public static class DummySilentHangingCommand.Factory
    extends Object
    implements org.apache.sshd.server.command.CommandFactory
    • Constructor Detail

      • Factory

        public Factory()
    • Method Detail

      • createCommand

        public org.apache.sshd.server.command.Command createCommand​(org.apache.sshd.server.channel.ChannelSession channelSession,
                                                                    String s)
        Specified by:
        createCommand in interface org.apache.sshd.server.command.CommandFactory