public class HttpTransport extends Object implements RepositoryTransport
| Constructor and Description |
|---|
HttpTransport(String name,
PasswordCredentials credentials,
org.apache.ivy.core.cache.RepositoryCacheManager repositoryCacheManager) |
| Modifier and Type | Method and Description |
|---|---|
void |
configureCacheManager(org.apache.ivy.plugins.resolver.AbstractResolver resolver) |
String |
convertToPath(URI uri) |
ExternalResourceRepository |
getRepository() |
public HttpTransport(String name, PasswordCredentials credentials, org.apache.ivy.core.cache.RepositoryCacheManager repositoryCacheManager)
public ExternalResourceRepository getRepository()
getRepository in interface RepositoryTransportpublic void configureCacheManager(org.apache.ivy.plugins.resolver.AbstractResolver resolver)
configureCacheManager in interface RepositoryTransportpublic String convertToPath(URI uri)
convertToPath in interface RepositoryTransportCopyright © 2013. All rights reserved