Uses of Interface
org.eclipse.jgit.transport.TransportBundle
-
Packages that use TransportBundle Package Description org.eclipse.jgit.transport Transport (fetch/push) for different protocols. -
-
Uses of TransportBundle in org.eclipse.jgit.transport
Classes in org.eclipse.jgit.transport that implement TransportBundle Modifier and Type Class Description class
TransportBundleStream
Single shot fetch from a streamed Git bundle.
-