org.apache.ivy.plugins.resolver
public class VsftpResolver extends RepositoryResolver
| Constructor Summary | |
|---|---|
| VsftpResolver() | |
| Method Summary | |
|---|---|
| void | disconnect() |
| String | getAuthentication() |
| String | getHost() |
| String | getTypeName() |
| String | getUsername() |
| VsftpRepository | getVsftpRepository() |
| void | setAuthentication(String authentication) |
| void | setHost(String host) |
| void | setReadTimeout(long readTimeout) |
| void | setReuseConnection(long time) |
| void | setUsername(String username) |