Uses of Class
org.eclipse.jgit.transport.BasePackFetchConnection.FetchConfig
Packages that use BasePackFetchConnection.FetchConfig
-
Uses of BasePackFetchConnection.FetchConfig in org.eclipse.jgit.transport
Fields in org.eclipse.jgit.transport declared as BasePackFetchConnection.FetchConfigModifier and TypeFieldDescriptionprivate static BasePackFetchConnection.FetchConfig
TestProtocol.fetchConfig
Methods in org.eclipse.jgit.transport that return BasePackFetchConnection.FetchConfigModifier and TypeMethodDescription(package private) BasePackFetchConnection.FetchConfig
BasePackFetchConnection.getFetchConfig()
Methods in org.eclipse.jgit.transport with parameters of type BasePackFetchConnection.FetchConfigModifier and TypeMethodDescription(package private) static void
TestProtocol.setFetchConfig
(BasePackFetchConnection.FetchConfig c)