Uses of Interface
org.eclipse.jgit.transport.UnpackErrorHandler
Packages that use UnpackErrorHandler
-
Uses of UnpackErrorHandler in org.eclipse.jgit.transport
Classes in org.eclipse.jgit.transport that implement UnpackErrorHandlerFields in org.eclipse.jgit.transport declared as UnpackErrorHandlerMethods in org.eclipse.jgit.transport that return UnpackErrorHandlerModifier and TypeMethodDescriptionReceivePack.getUnpackErrorHandler()
Get the current unpack error handler.Methods in org.eclipse.jgit.transport with parameters of type UnpackErrorHandlerModifier and TypeMethodDescriptionvoid
ReceivePack.setUnpackErrorHandler
(UnpackErrorHandler unpackErrorHandler)