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