Uses of Class
org.eclipse.jgit.transport.BasePackFetchConnection.CancelledException
-
Packages that use BasePackFetchConnection.CancelledException Package Description org.eclipse.jgit.transport Transport (fetch/push) for different protocols. -
-
Uses of BasePackFetchConnection.CancelledException in org.eclipse.jgit.transport
Methods in org.eclipse.jgit.transport that throw BasePackFetchConnection.CancelledException Modifier and Type Method Description private void
BasePackFetchConnection. negotiate(ProgressMonitor monitor)
-