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