| Package | Description |
|---|---|
| io.undertow.server.handlers.resource |
| Modifier and Type | Class | Description |
|---|---|---|
class |
FileResourceManager |
Serves files from the file system.
|
| Modifier and Type | Method | Description |
|---|---|---|
PathResourceManager |
PathResourceManager.setBase(File base) |
|
PathResourceManager |
PathResourceManager.setBase(Path base) |
| Constructor | Description |
|---|---|
PathResource(Path file,
PathResourceManager manager,
String path) |
|
PathResource(Path file,
PathResourceManager manager,
String path,
ETag eTag) |
Copyright © 2018. All rights reserved.