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 that return FetchV2RequestModifier and TypeMethodDescription(package private) FetchV2Request
FetchV2Request.Builder.build()
(package private) FetchV2Request
ProtocolV2Parser.parseFetchRequest
(PacketLineIn pckIn) Parse the incoming fetch request arguments from the wire.Methods in org.eclipse.jgit.transport with parameters of type FetchV2RequestModifier and TypeMethodDescriptiondefault void
ProtocolV2Hook.onFetch
(FetchV2Request req) void
ProtocolV2HookChain.onFetch
(FetchV2Request req) UploadPack.wantedRefs
(FetchV2Request req)