Package org.eclipse.jgit.http.server
-
Interface Summary Interface Description ReceivePackErrorHandler Handle git-receive-pack errors.ReceivePackErrorHandler.ReceivePackRunnable Process a git-receive-pack request.UploadPackErrorHandler Handle git-upload-pack errors.UploadPackErrorHandler.UploadPackRunnable Process a git-upload-pack request. -
Class Summary Class Description ClientVersionUtil Parses Git client User-Agent strings.GitFilter Handles Git repository access over HTTP.GitServlet Handles Git repository access over HTTP.GitSmartHttpTools Utility functions for handling the Git-over-HTTP protocol.HttpServerText Translation bundle for JGit http serverRepositoryFilter Open a repository named by the path info throughRepositoryResolver
.ServletUtils Common utility functions for servlets.