| Package | Description |
|---|---|
| org.nustaq.kontraktor.remoting.http.servlet | |
| org.nustaq.kontraktor.remoting.http.undertow | |
| org.nustaq.kontraktor.webapp.javascript |
| Modifier and Type | Field and Description |
|---|---|
protected DynamicResourceManager |
KontraktorServlet.dynamicResourceManager |
| Modifier and Type | Method and Description |
|---|---|
protected DynamicResourceManager |
KontraktorServlet.createDependencyResolver(BldResPath dr) |
| Modifier and Type | Method and Description |
|---|---|
Http4K |
Http4K.publishResourcePath(String hostName,
String urlPath,
int port,
DynamicResourceManager man,
boolean compress) |
Http4K |
Http4K.publishResourcePath(String hostName,
String urlPath,
int port,
DynamicResourceManager man,
boolean compress,
Function<io.undertow.server.HttpServerExchange,Boolean> interceptor) |
| Modifier and Type | Method and Description |
|---|---|
DynamicResourceManager |
DynamicResourceManager.cachedIndexDir(File cachedIndexFile) |
DynamicResourceManager |
DynamicResourceManager.debugInstalls(Map<String,byte[]> debugInstalls) |
DynamicResourceManager |
DynamicResourceManager.dependencyResolver(DependencyResolver dependencyResolver) |
DynamicResourceManager |
DynamicResourceManager.devMode(boolean devMode) |
DynamicResourceManager |
DynamicResourceManager.importShim(HtmlImportShim importShim) |
DynamicResourceManager |
DynamicResourceManager.jsPostProcessors(List<JSPostProcessor> jsPostProcessors) |
DynamicResourceManager |
DynamicResourceManager.lastStartup(Date lastStartup) |
DynamicResourceManager |
DynamicResourceManager.lookupCache(ConcurrentHashMap<String,io.undertow.server.handlers.resource.Resource> lookupCache) |
DynamicResourceManager |
DynamicResourceManager.minify(boolean minify) |
DynamicResourceManager |
DynamicResourceManager.prefix(String prefix) |
DynamicResourceManager |
DynamicResourceManager.transpilerMap(Map<String,TranspilerHook> transpilerMap) |
Copyright © 2019. All rights reserved.