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) FetchV2RequestFetchV2Request.Builder.build()(package private) FetchV2RequestProtocolV2Parser.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 voidProtocolV2Hook.onFetch(FetchV2Request req) voidProtocolV2HookChain.onFetch(FetchV2Request req) UploadPack.wantedRefs(FetchV2Request req)