| Package | Description |
|---|---|
| org.nustaq.kontraktor.remoting.http.builder |
| Modifier and Type | Method and Description |
|---|---|
BldResPath |
BldResPath.allDev(boolean dev)
turn on/off all inlining + file caching for easy development.
|
BldResPath |
BldResPath.baseDir(String baseDir) |
BldResPath |
BldResPath.cacheAggregates(boolean cacheAggregates) |
BldResPath |
BldResPath.compress(boolean doGZip) |
BldResPath |
BldResPath.elements(String... resourcePath) |
BldResPath |
BldResPath.handlerInterceptor(Function<io.undertow.server.HttpServerExchange,Boolean> handlerInterceptor) |
BldResPath |
BldResPath.inline(boolean inline) |
BldResPath |
BldResPath.minify(boolean minify) |
BldResPath |
BldFourK.resourcePath(String urlPath) |
BldResPath |
BldResPath.stripComments(boolean stripComments) |
BldResPath |
BldResPath.transpile(String ending,
TranspilerHook hook) |
Copyright © 2017. All rights reserved.