public interface ResourceSupplier
ResourceManager
.Modifier and Type | Method and 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 © 2020 JBoss by Red Hat. All rights reserved.