| Package | Description |
|---|---|
| org.eclipse.jgit.internal.transport.http | |
| org.eclipse.jgit.transport |
Transport (fetch/push) for different protocols.
|
| Modifier and Type | Method and Description |
|---|---|
static NetscapeCookieFileCache |
NetscapeCookieFileCache.getInstance(HttpConfig config) |
| Constructor and Description |
|---|
NetscapeCookieFileCache(HttpConfig config) |
| Modifier and Type | Field and Description |
|---|---|
private HttpConfig |
TransportHttp.http |
| Modifier and Type | Method and Description |
|---|---|
private static NetscapeCookieFile |
TransportHttp.getCookieFileFromConfig(HttpConfig config) |