public class RepositoryLocatorImpl extends Object implements RepositoryLocator
| Constructor and Description |
|---|
RepositoryLocatorImpl() |
| Modifier and Type | Method and Description |
|---|---|
Repository |
create(URI repository,
Resource prefix,
org.apache.http.client.HttpClient client,
org.apache.http.protocol.HttpContext context) |
boolean |
isSupported(Repository.ProtocolVersion version) |
public Repository create(URI repository, Resource prefix, org.apache.http.client.HttpClient client, org.apache.http.protocol.HttpContext context)
create in interface RepositoryLocatorpublic boolean isSupported(Repository.ProtocolVersion version)
isSupported in interface RepositoryLocatorCopyright © 2013–2014 shadowhunt. All rights reserved.