public class BundledStaticContentReader extends java.lang.Object implements StaticContentReader
| Constructor and Description |
|---|
BundledStaticContentReader(java.lang.String classPathRoot) |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
readContent(java.lang.String contentPath) |
byte[] |
readContent(javax.ws.rs.core.UriInfo uriInfo) |
public BundledStaticContentReader(java.lang.String classPathRoot)
public byte[] readContent(javax.ws.rs.core.UriInfo uriInfo)
readContent in interface StaticContentReaderpublic byte[] readContent(java.lang.String contentPath)
readContent in interface StaticContentReader