| Package | Description |
|---|---|
| org.spincast.core.filters | |
| org.spincast.core.guice | |
| org.spincast.plugins.undertow |
| Modifier and Type | Class and Description |
|---|---|
class |
CorsFilter
Cors filter implementation.
|
| Modifier and Type | Method and Description |
|---|---|
protected ICorsFilter |
SpincastFilters.getCorsFilter() |
| Constructor and Description |
|---|
SpincastFilters(ICorsFilter corsFilter,
ISpincastConfig spincastConfig,
IServer server,
ISpincastUtils spincastUtils)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
protected Class<? extends ICorsFilter> |
SpincastCoreGuiceModule.getCorsFilterClass() |
| Modifier and Type | Method and Description |
|---|---|
protected ICorsFilter |
CorsHandler.getCorsFilter() |
| Constructor and Description |
|---|
CorsHandler(io.undertow.server.HttpHandler nextHandler,
IStaticResourceCorsConfig corsConfig,
ICorsFilter corsFilter) |
Copyright © 2016. All rights reserved.