Uses of Class
org.apache.ivy.plugins.repository.vsftp.VsftpRepository
-
Packages that use VsftpRepository Package Description org.apache.ivy.plugins.repository.vsftp org.apache.ivy.plugins.resolver -
-
Uses of VsftpRepository in org.apache.ivy.plugins.repository.vsftp
Fields in org.apache.ivy.plugins.repository.vsftp declared as VsftpRepository Modifier and Type Field Description private VsftpRepository
VsftpResource. repository
Constructors in org.apache.ivy.plugins.repository.vsftp with parameters of type VsftpRepository Constructor Description VsftpResource(VsftpRepository repository, java.lang.String file)
-
Uses of VsftpRepository in org.apache.ivy.plugins.resolver
Methods in org.apache.ivy.plugins.resolver that return VsftpRepository Modifier and Type Method Description VsftpRepository
VsftpResolver. getVsftpRepository()
-