public class StaticContentReader
extends java.lang.Object
| Constructor and Description |
|---|
StaticContentReader() |
StaticContentReader(java.nio.file.Path rootPath) |
StaticContentReader(java.lang.String path) |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
readContent(java.lang.String contentPath) |
byte[] |
readContent(javax.ws.rs.core.UriInfo uriInfo) |