| Package | Description |
|---|---|
| org.eclipse.jgit.http.server | |
| org.eclipse.jgit.http.server.resolver |
| Modifier and Type | Field and Description |
|---|---|
private AsIsFileService |
AsIsFileFilter.asIs |
private AsIsFileService |
GitFilter.asIs |
| Modifier and Type | Method and Description |
|---|---|
void |
GitFilter.setAsIsFileService(AsIsFileService f)
Set AsIsFileService
|
void |
GitServlet.setAsIsFileService(AsIsFileService f)
Set AsIsFileService
|
| Constructor and Description |
|---|
AsIsFileFilter(AsIsFileService getAnyFile) |
| Modifier and Type | Field and Description |
|---|---|
static AsIsFileService |
AsIsFileService.DISABLED
Always throws
ServiceNotEnabledException. |