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