| Package | Description |
|---|---|
| org.spincast.core.config | |
| org.spincast.core.routing |
| Modifier and Type | Method and Description |
|---|---|
StaticResourceCacheConfig |
SpincastConfig.getDefaultStaticResourceCacheConfig(boolean isDynamicResource)
The default cache configurations for the static resource.
|
| Modifier and Type | Method and Description |
|---|---|
StaticResourceCacheConfig |
StaticResource.getCacheConfig()
The cache configurations for the static resource.
|
| Modifier and Type | Method and Description |
|---|---|
StaticResource<R> |
StaticResourceFactory.create(StaticResourceType staticResourceType,
String url,
String path,
Handler<R> generator,
StaticResourceCorsConfig corsConfig,
StaticResourceCacheConfig cacheConfig,
boolean ignoreQueryString) |
Copyright © 2017. All rights reserved.