Validatable
, DependencyResolver
, HasLatestStrategy
public class VsftpResolver extends RepositoryResolver
DATE_FORMAT, DESCRIPTOR_OPTIONAL, DESCRIPTOR_REQUIRED
Constructor | Description |
---|---|
VsftpResolver() |
Modifier and Type | Method | Description |
---|---|---|
void |
disconnect() |
|
java.lang.String |
getAuthentication() |
|
java.lang.String |
getHost() |
|
java.lang.String |
getTypeName() |
|
java.lang.String |
getUsername() |
|
VsftpRepository |
getVsftpRepository() |
|
void |
setAuthentication(java.lang.String authentication) |
|
void |
setHost(java.lang.String host) |
|
void |
setReadTimeout(long readTimeout) |
|
void |
setReuseConnection(long time) |
|
void |
setUsername(java.lang.String username) |
addArtifactPattern, addConfiguredArtifact, addConfiguredIvy, addIvyPattern, convertM2IdForResourceSearch, convertM2OrganizationForResourceSearch, convertM2ResourceSearchIdToNormal, convertM2TokenValuesForResourceSearch, findArtifactNames, findArtifactRef, findIvyFileRef, findIvyNames, findNames, findResource, findResourceUsingPatterns, getArtifactPatterns, getIvyPatterns, getModuleDescriptorExtension, isM2compatible, listTokenValues, setArtifactPatterns, setIvyPatterns, setM2compatible
abortPublishTransaction, beginPublishTransaction, checkInterrupted, checkLatest, commitPublishTransaction, doValidate, findModuleInCache, findModuleInCache, fromSystem, fromSystem, getCacheDownloadOptions, getCacheOptions, getChangingMatcherName, getChangingPattern, getDownloadOptions, getEventManager, getLatest, getLatestStrategy, getName, getNamespace, getParserSettings, getRepositoryCacheManager, getSettings, getSystemNode, hidePassword, isAfter, isValidate, saveModuleRevisionIfNeeded, setCache, setChangingMatcher, setChangingPattern, setCheckmodified, setEventManager, setLatest, setLatestStrategy, setNamespace, setRepositoryCacheManager, setValidate, toSystem, toSystem, toSystem, toSystem, toSystem, toSystem, validate
acceptLatest, checkModuleDescriptorRevision, clearArtifactAttempts, clearIvyAttempts, doFindArtifactRef, download, exists, filterNames, findFirstArtifactRef, getAndCheck, getArtifactRef, getChecksumAlgorithms, getDefaultRMDParser, getDependency, getPublicationDate, getRMDParser, getWorkspaceName, isAllownomd, isCheckconsistency, isEnvDependent, isForce, listModules, listOrganisations, listRevisions, listTokenValues, locate, logArtifactAttempt, logAttempt, logIvyAttempt, parse, reportFailure, reportFailure, setAllownomd, setCheckconsistency, setChecksums, setDescriptor, setEnvDependent, setForce, setWorkspaceName, shouldReturnResolvedModule, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
download, dumpSettings, exist, findResourceUsingPattern, findTokenValues, get, getDestination, getRepository, getResource, isAlwaysCheckExactRevision, listResources, listTokenValues, publish, put, putChecksum, putSignature, setAlwaysCheckExactRevision, setName, setRepository, setSettings, setSigner
public java.lang.String getTypeName()
getTypeName
in class RepositoryResolver
public VsftpRepository getVsftpRepository()
public void disconnect()
public java.lang.String getAuthentication()
public java.lang.String getHost()
public java.lang.String getUsername()
public void setAuthentication(java.lang.String authentication)
public void setHost(java.lang.String host)
public void setUsername(java.lang.String username)
public void setReuseConnection(long time)
public void setReadTimeout(long readTimeout)