public static interface SshClient.Factory
Modifier and Type | Method and Description |
---|---|
SshClient |
create(com.google.common.net.HostAndPort socket,
LoginCredentials credentials) |
boolean |
isAgentAvailable() |
SshClient create(com.google.common.net.HostAndPort socket, LoginCredentials credentials)
boolean isAgentAvailable()
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.