public class SshServerFactory extends Object
| Constructor and Description |
|---|
SshServerFactory(org.apache.sshd.SshServer server) |
| Modifier and Type | Method and Description |
|---|---|
long |
getIdleTimeout() |
boolean |
isStart() |
void |
setIdleTimeout(long idleTimeout) |
void |
setStart(boolean start) |
void |
start() |
void |
stop() |
Copyright © 2007-2016 FuseSource, Corp.. All Rights Reserved.