| Package | Description |
|---|---|
| org.spincast.core.config | |
| org.spincast.core.routing |
| Modifier and Type | Method and Description |
|---|---|
IStaticResourceCacheConfig |
ISpincastConfig.getDefaultStaticResourceCacheConfig(boolean isDynamicResource)
The default cache configurations for the static resource.
|
| Modifier and Type | Method and Description |
|---|---|
IStaticResourceCacheConfig |
IStaticResource.getCacheConfig()
The cache configurations for the static resource.
|
| Modifier and Type | Method and Description |
|---|---|
IStaticResource<R> |
IStaticResourceFactory.create(StaticResourceType staticResourceType,
String url,
String path,
IHandler<R> generator,
IStaticResourceCorsConfig corsConfig,
IStaticResourceCacheConfig cacheConfig) |
Copyright © 2016. All rights reserved.