Uses of Class
org.eclipse.jgit.transport.LsRefsV2Request
Packages that use LsRefsV2Request
-
Uses of LsRefsV2Request in org.eclipse.jgit.transport
Methods in org.eclipse.jgit.transport that return LsRefsV2RequestModifier and TypeMethodDescriptionLsRefsV2Request.Builder.build()
(package private) LsRefsV2Request
ProtocolV2Parser.parseLsRefsRequest
(PacketLineIn pckIn) Parse the incoming ls-refs request arguments from the wire.Methods in org.eclipse.jgit.transport with parameters of type LsRefsV2RequestModifier and TypeMethodDescriptiondefault void
ProtocolV2Hook.onLsRefs
(LsRefsV2Request req) void
ProtocolV2HookChain.onLsRefs
(LsRefsV2Request req)