Class ExampleSSHD
java.lang.Object
com.maverick.nio.Daemon<SshContext>
com.maverick.sshd.SshDaemon
ExampleSSHD
public class ExampleSSHD
- extends SshDaemon
| Methods inherited from class com.maverick.nio.Daemon |
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 |
ExampleSSHD
public ExampleSSHD(SshContextFactory contextFactory)
main
public static void main(String[] args)
throws IOException
- Parameters:
args -
- Throws:
IOException
configure
protected void configure(DaemonContext context)
throws IOException
- Specified by:
configure in class Daemon<SshContext>
- Throws:
IOException
Copyright © 2012. All Rights Reserved.