Uses of Interface
org.eclipse.jgit.http.server.ReceivePackErrorHandler
Packages that use ReceivePackErrorHandler
-
Uses of ReceivePackErrorHandler in org.eclipse.jgit.http.server
Methods in org.eclipse.jgit.http.server with parameters of type ReceivePackErrorHandlerModifier and TypeMethodDescriptionvoid
GitFilter.setReceivePackErrorHandler
(ReceivePackErrorHandler h) Set a custom error handler for git-receive-pack.void
GitServlet.setReceivePackErrorHandler
(ReceivePackErrorHandler h) Set a custom error handler for git-receive-pack.