Uses of Class
org.eclipse.jgit.transport.HttpConfig
Packages that use HttpConfig
Package
Description
Transport (fetch/push) for different protocols.
-
Uses of HttpConfig in org.eclipse.jgit.internal.transport.http
Methods in org.eclipse.jgit.internal.transport.http with parameters of type HttpConfigModifier and TypeMethodDescriptionstatic NetscapeCookieFileCache
NetscapeCookieFileCache.getInstance
(HttpConfig config) Constructors in org.eclipse.jgit.internal.transport.http with parameters of type HttpConfig -
Uses of HttpConfig in org.eclipse.jgit.transport
Fields in org.eclipse.jgit.transport declared as HttpConfigMethods in org.eclipse.jgit.transport with parameters of type HttpConfigModifier and TypeMethodDescriptionprivate static NetscapeCookieFile
TransportHttp.getCookieFileFromConfig
(HttpConfig config)