| Package | Description |
|---|---|
| org.eclipse.jgit.pgm | |
| org.eclipse.jgit.transport |
Transport (fetch/push) for different protocols.
|
| Modifier and Type | Method and Description |
|---|---|
private static DaemonService |
Daemon.service(Daemon d,
java.lang.String n) |
private void |
Daemon.startKetchLeader(Daemon daemon) |
| Modifier and Type | Field and Description |
|---|---|
private Daemon |
DaemonClient.daemon |
| Modifier and Type | Method and Description |
|---|---|
Daemon |
DaemonClient.getDaemon()
Get the daemon which spawned this client.
|
| Constructor and Description |
|---|
DaemonClient(Daemon d) |