| Modifier and Type | Class and Description |
|---|---|
class |
NotFoundException
NotFoundException - thrown when the resource requested was not found on the remote repository.
|
class |
NotModifiedException
NotModifiedException - thrown when the resource requested was found on the remote repository, but
the remote repository reported that the copy we have in our managed repository is newer than
the one present on the remote repository.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
DefaultRepositoryProxyConnectors.transferResources(org.apache.archiva.proxy.model.ProxyConnector connector,
org.apache.archiva.repository.RemoteRepositoryContent remoteRepository,
File tmpMd5,
File tmpSha1,
File tmpResource,
String url,
String remotePath,
File resource,
File workingDirectory,
org.apache.archiva.repository.ManagedRepositoryContent repository) |
Copyright © 2006–2014 The Apache Software Foundation. All rights reserved.