| Package | Description |
|---|---|
| org.eclipse.jgit.transport | |
| org.eclipse.jgit.transport.resolver |
| Modifier and Type | Method and Description |
|---|---|
void |
Daemon.setRepositoryResolver(RepositoryResolver<DaemonClient> resolver)
Set the resolver used to locate a repository by name.
|
| Modifier and Type | Class and Description |
|---|---|
class |
FileResolver<C>
Default resolver serving from the local filesystem.
|
| Modifier and Type | Field and Description |
|---|---|
static RepositoryResolver<?> |
RepositoryResolver.NONE
Resolver configured to open nothing.
|
Copyright © 2012. All Rights Reserved.