com.maverick.sshd
Class SshDaemon
java.lang.Object
com.maverick.nio.Daemon<SshContext>
com.maverick.sshd.SshDaemon
public abstract class SshDaemon
- extends Daemon<SshContext>
| Methods inherited from class com.maverick.nio.Daemon |
configure, createAcceptor, createIoAcceptor, getContext, getEventService, getReleaseDate, getVersion, isStarted, isStarting, onShutdown, onStart, postStartup, preStartup, setContextFactory, shutdown, startListeningInterface, startup, stopListeningInterface |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SshDaemon
public SshDaemon(SshContextFactory contextFactory)
SshDaemon
public SshDaemon()
verifyStartup
protected boolean verifyStartup()
- Specified by:
verifyStartup in class Daemon<SshContext>
Copyright © 2012. All Rights Reserved.