Uses of Class
org.eclipse.jgit.transport.FetchV0Request
-
Packages that use FetchV0Request Package Description org.eclipse.jgit.transport Transport (fetch/push) for different protocols. -
-
Uses of FetchV0Request in org.eclipse.jgit.transport
Methods in org.eclipse.jgit.transport that return FetchV0Request Modifier and Type Method Description (package private) FetchV0RequestFetchV0Request.Builder. build()(package private) FetchV0RequestProtocolV0Parser. recvWants(PacketLineIn pckIn)Parse an incoming protocol v1 upload request arguments from the wire.
-