See: Description
Interface | Description |
---|---|
ReceivePackFactory<C> |
Create and configure
ReceivePack service
instance. |
RepositoryResolver<C> |
Locate a Git
Repository by name from the URL. |
UploadPackFactory<C> |
Create and configure
UploadPack service
instance. |
Class | Description |
---|---|
FileResolver<C> |
Default resolver serving from the local filesystem.
|
Exception | Description |
---|---|
ServiceNotAuthorizedException |
Indicates that the requested service requires authentication that
the current user has not provided.
|
ServiceNotEnabledException |
Indicates the request service is not enabled on a repository.
|
Copyright © 2018 Eclipse JGit Project. All rights reserved.