| Interface | Description |
|---|---|
| ObjectUploadListener.Callback |
Callback invoked after object upload completed.
|
| Class | Description |
|---|---|
| FileLfsRepository |
Repository storing large objects in the file system
|
| FileLfsServlet |
Servlet supporting upload and download of large objects as defined by the
GitHub Large File Storage extension API extending git to allow separate
storage of large files
(https://github.com/github/git-lfs/tree/master/docs/api).
|
| ObjectDownloadListener |
Handle asynchronous large object download.
|
| ObjectUploadListener |
Handle asynchronous object upload.
|
Copyright © 2019 Eclipse JGit Project. All rights reserved.