ProxyConnectionDataBuilderImpl |
ProxyConnectionDataBuilderImpl.withConnectionDescription(String connectionDescription) |
ProxyConnectionDataBuilderImpl |
ProxyConnectionDataBuilderImpl.withErrorReceiver(ProxyErrorReceiver receiver) |
ProxyConnectionDataBuilderImpl |
ProxyConnectionDataBuilderImpl.withKeyFromFile(String filePath,
String passphrase) |
ProxyConnectionDataBuilderImpl |
ProxyConnectionDataBuilderImpl.withKeyFromReader(Reader keyReader,
String passphrase) |
ProxyConnectionDataBuilderImpl |
ProxyConnectionDataBuilderImpl.withKeyFromString(String key,
String passphrase) |
ProxyConnectionDataBuilderImpl |
ProxyConnectionDataBuilderImpl.withKeyPair(KeyPair keyPair) |
ProxyConnectionDataBuilderImpl |
ProxyConnectionDataBuilderImpl.withRemoteHost(String host) |
ProxyConnectionDataBuilderImpl |
ProxyConnectionDataBuilderImpl.withRemotePassword(String password) |
ProxyConnectionDataBuilderImpl |
ProxyConnectionDataBuilderImpl.withRemotePathMapping(String from,
String to) |
ProxyConnectionDataBuilderImpl |
ProxyConnectionDataBuilderImpl.withRemotePort(Integer port) |
ProxyConnectionDataBuilderImpl |
ProxyConnectionDataBuilderImpl.withRemoteUserName(String name) |