Uses of Class
org.eclipse.jgit.internal.transport.http.NetscapeCookieFileCache
-
Packages that use NetscapeCookieFileCache Package Description org.eclipse.jgit.internal.transport.http -
-
Uses of NetscapeCookieFileCache in org.eclipse.jgit.internal.transport.http
Fields in org.eclipse.jgit.internal.transport.http declared as NetscapeCookieFileCache Modifier and Type Field Description private static NetscapeCookieFileCache
NetscapeCookieFileCache. instance
Methods in org.eclipse.jgit.internal.transport.http that return NetscapeCookieFileCache Modifier and Type Method Description static NetscapeCookieFileCache
NetscapeCookieFileCache. getInstance(HttpConfig config)
-