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