Package | Description |
---|---|
org.eclipse.jgit.transport | |
org.eclipse.jgit.transport.resolver |
Modifier and Type | Method and Description |
---|---|
void |
Daemon.setUploadPackFactory(UploadPackFactory<DaemonClient> factory)
Set the factory to construct and configure per-request UploadPack.
|
Modifier and Type | Field and Description |
---|---|
static UploadPackFactory<?> |
UploadPackFactory.DISABLED
A factory disabling the UploadPack service for all repositories.
|
Copyright © 2012. All Rights Reserved.