| Package | Description |
|---|---|
| io.milton.config | |
| io.milton.http.fs |
| Modifier and Type | Field and Description |
|---|---|
protected FileContentService |
HttpManagerBuilder.fileContentService |
protected FileContentService |
HttpManagerBuilder.fileContentService |
| Modifier and Type | Method and Description |
|---|---|
FileContentService |
HttpManagerBuilder.getFileContentService() |
FileContentService |
HttpManagerBuilder.getFileContentService() |
| Modifier and Type | Method and Description |
|---|---|
void |
HttpManagerBuilder.setFileContentService(FileContentService fileContentService) |
void |
HttpManagerBuilder.setFileContentService(FileContentService fileContentService) |
| Modifier and Type | Class and Description |
|---|---|
class |
SimpleFileContentService |
| Modifier and Type | Method and Description |
|---|---|
FileContentService |
FileSystemResourceFactory.getContentService() |
FileContentService |
FileSystemResourceFactory.getContentService() |
| Modifier and Type | Method and Description |
|---|---|
void |
FileSystemResourceFactory.setContentService(FileContentService contentService) |
void |
FileSystemResourceFactory.setContentService(FileContentService contentService) |
| Constructor and Description |
|---|
FsDirectoryResource(String host,
FileSystemResourceFactory factory,
File dir,
FileContentService contentService) |
FsDirectoryResource(String host,
FileSystemResourceFactory factory,
File dir,
FileContentService contentService) |
FsFileResource(String host,
FileSystemResourceFactory factory,
File file,
FileContentService contentService) |
FsFileResource(String host,
FileSystemResourceFactory factory,
File file,
FileContentService contentService) |
Copyright © 2021 McEvoy Software Ltd. All rights reserved.