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, stopAcceptingConnectionsprotected void configure(DaemonContext context) throws SshException, IOException
Daemonconfigure in class DaemonIOExceptionSshExceptionCopyright © 2025. All rights reserved.