public class VirtualSSHD extends Daemon
Constructor and Description |
---|
VirtualSSHD(int port,
String username,
String password) |
Modifier and Type | Method and Description |
---|---|
protected void |
configure(DaemonContext context)
Called before the server is started so that you can configure the server
to your own requirements.
|
static void |
main(String[] args) |
addListener, addShutdownHook, getContext, getDaemonListeners, getLastError, getReleaseDate, getVersion, isStarted, isStarting, registerAcceptor, registerConnector, registerHandler, registerHandler, registerHandler, registerHandler, removeAcceptor, removeListener, restart, restart, shutdownAsync, shutdownNow, startAcceptingConnections, startListeningInterface, startup, startup, stopAcceptingConnections
protected void configure(DaemonContext context) throws SshException, IOException
Daemon
configure
in class Daemon
IOException
SshException
Copyright © 2024. All rights reserved.