Uses of Interface
org.eclipse.jgit.http.server.ReceivePackErrorHandler
Packages that use ReceivePackErrorHandler
-
Uses of ReceivePackErrorHandler in org.eclipse.jgit.http.server
Fields in org.eclipse.jgit.http.server declared as ReceivePackErrorHandlerModifier and TypeFieldDescriptionprivate final ReceivePackErrorHandler
ReceivePackServlet.handler
private ReceivePackErrorHandler
GitFilter.receivePackErrorHandler
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.Constructors in org.eclipse.jgit.http.server with parameters of type ReceivePackErrorHandlerModifierConstructorDescription(package private)