Uses of Class
org.eclipse.jgit.transport.FetchV2Request
Packages that use FetchV2Request
-
Uses of FetchV2Request in org.eclipse.jgit.transport
Methods in org.eclipse.jgit.transport with parameters of type FetchV2RequestModifier and TypeMethodDescriptiondefault void
ProtocolV2Hook.onFetch
(FetchV2Request req) Handle fetch requestvoid
ProtocolV2HookChain.onFetch
(FetchV2Request req)