|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DaemonClient | |
|---|---|
| org.eclipse.jgit.transport | |
| Uses of DaemonClient in org.eclipse.jgit.transport |
|---|
| Method parameters in org.eclipse.jgit.transport with type arguments of type DaemonClient | |
|---|---|
void |
Daemon.setReceivePackFactory(ReceivePackFactory<DaemonClient> factory)
Set the factory to construct and configure per-request ReceivePack. |
void |
Daemon.setRepositoryResolver(RepositoryResolver<DaemonClient> resolver)
Set the resolver used to locate a repository by name. |
void |
Daemon.setUploadPackFactory(UploadPackFactory<DaemonClient> factory)
Set the factory to construct and configure per-request UploadPack. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||