DefaultResourceSupplier, PreCompressedResourceSupplierpublic interface ResourceSupplier
ResourceManager.| Modifier and Type | Method | Description |
|---|---|---|
Resource |
getResource(HttpServerExchange exchange,
java.lang.String path) |
Resource getResource(HttpServerExchange exchange, java.lang.String path) throws java.io.IOException
exchange - The current exchangepath - The path to resolvejava.io.IOException - if an error ocured resolving the resourceCopyright © 2018. All rights reserved.