Package | Description |
---|---|
org.kie.commons.java.nio.fs.jgit.util |
Modifier and Type | Method and Description |
---|---|
void |
Daemon.setReceivePackFactory(org.eclipse.jgit.transport.resolver.ReceivePackFactory<DaemonClient> factory)
Set the factory to construct and configure per-request ReceivePack.
|
void |
Daemon.setRepositoryResolver(org.eclipse.jgit.transport.resolver.RepositoryResolver<DaemonClient> resolver)
Set the resolver used to locate a repository by name.
|
void |
Daemon.setUploadPackFactory(org.eclipse.jgit.transport.resolver.UploadPackFactory<DaemonClient> factory)
Set the factory to construct and configure per-request UploadPack.
|
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.