| Package | Description |
|---|---|
| org.spincast.core.filters | |
| org.spincast.core.guice | |
| org.spincast.plugins.undertow |
| Modifier and Type | Class and Description |
|---|---|
class |
CorsFilterDefault
Cors filter implementation.
|
| Modifier and Type | Method and Description |
|---|---|
protected CorsFilter |
SpincastFiltersDefault.getCorsFilter() |
| Constructor and Description |
|---|
SpincastFiltersDefault(CorsFilter corsFilter,
SpincastConfig spincastConfig,
Server server,
SpincastUtils spincastUtils)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
protected Class<? extends CorsFilter> |
SpincastCorePluginModule.getCorsFilterClass() |
| Modifier and Type | Method and Description |
|---|---|
protected CorsFilter |
CorsHandlerDefault.getCorsFilter() |
| Constructor and Description |
|---|
CorsHandlerDefault(io.undertow.server.HttpHandler nextHandler,
StaticResourceCorsConfig corsConfig,
CorsFilter corsFilter) |
Copyright © 2018. All rights reserved.