Class SshServerMain
java.lang.Object
org.apache.sshd.cli.CliSupport
org.apache.sshd.cli.server.SshServerCliSupport
org.apache.sshd.cli.server.SshServerMain
TODO Add javadoc
- Author:
- Apache MINA SSHD Project
-
Field Summary
Fields inherited from class SshServerCliSupport
DEFAULT_SHELL_FACTORY, SHELL_FACTORY_OPTIONFields inherited from class CliSupport
DEFAULT_IO_SERVICE_FACTORY -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class SshServerCliSupport
createScpCommandFactory, registerSubsystemFactoryListeners, resolveServerKeys, resolveServerSubsystems, resolveShellFactory, setupServerBanner, setupServerForwardingMethods inherited from class CliSupport
createLoggingIoServiceEventListener, createLoggingSessionListener, printFieldsValues, resolveBuiltinIoServiceFactory, resolveIoServiceFactory, setupCiphers, setupCiphers, setupCompressions, setupCompressions, setupIoServiceFactory, setupMacs, setupMacs, setupUserAuthFactories, splitCommandLineArguments
-
Constructor Details
-
SshServerMain
public SshServerMain()
-
-
Method Details
-
main
-