| Package | Description |
|---|---|
| de.shadowhunt.subversion | |
| de.shadowhunt.subversion.internal | |
| de.shadowhunt.subversion.internal.httpv1 | |
| de.shadowhunt.subversion.internal.httpv2 |
| Modifier and Type | Method and Description |
|---|---|
Repository |
RepositoryFactory.createRepository(URI repository,
org.apache.http.client.HttpClient client,
org.apache.http.protocol.HttpContext context)
Create a new
Repository for given URI and use the given HttpClient with the HttpClient to connect to the server |
protected abstract Repository |
RepositoryFactory.createRepository0(URI saneUri,
org.apache.http.client.HttpClient client,
org.apache.http.protocol.HttpContext context) |
Repository |
RepositoryFactory.probeRepository(URI repository,
org.apache.http.client.HttpClient client,
org.apache.http.protocol.HttpContext context)
Create a new
Repository for given URI and use the given HttpClient with the HttpClient to connect to the server. |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractBaseRepository
Base for all
Repository |
| Modifier and Type | Method and Description |
|---|---|
Repository |
RepositoryLocator.create(URI repository,
Resource prefix,
org.apache.http.client.HttpClient client,
org.apache.http.protocol.HttpContext context) |
protected Repository |
RepositoryFactoryImpl.createRepository0(URI saneUri,
org.apache.http.client.HttpClient client,
org.apache.http.protocol.HttpContext context) |
| Modifier and Type | Method and Description |
|---|---|
Repository |
RepositoryLocatorImpl.create(URI repository,
Resource prefix,
org.apache.http.client.HttpClient client,
org.apache.http.protocol.HttpContext context) |
| Modifier and Type | Method and Description |
|---|---|
Repository |
RepositoryLocatorImpl.create(URI repository,
Resource prefix,
org.apache.http.client.HttpClient client,
org.apache.http.protocol.HttpContext context) |
Copyright © 2013–2014 shadowhunt. All rights reserved.