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 TypeMethodDescriptionvoidGitFilter.setUploadPackErrorHandler(UploadPackErrorHandler h) Set a custom error handler for git-upload-pack.voidGitServlet.setUploadPackErrorHandler(UploadPackErrorHandler h) Set a custom error handler for git-upload-pack.