@Restricted(value=org.kohsuke.accmod.restrictions.NoExternalUse.class) public class IdleTimeout extends Object
Modifier and Type | Method and Description |
---|---|
void |
apply(org.apache.sshd.server.SshServer sshd) |
static IdleTimeout |
fromSystemProperty(String propertyName) |
public static IdleTimeout fromSystemProperty(String propertyName)
public void apply(org.apache.sshd.server.SshServer sshd)
Copyright © 2016–2019. All rights reserved.