Package org.spincast.plugins.undertow
Interface CorsHandlerFactory
public interface CorsHandlerFactory
-
Method Summary
Modifier and TypeMethodDescriptioncreate(io.undertow.server.HttpHandler nextHandler, org.spincast.core.routing.StaticResourceCorsConfig corsConfig)
-
Method Details
-
create
CorsHandler create(io.undertow.server.HttpHandler nextHandler, org.spincast.core.routing.StaticResourceCorsConfig corsConfig)
-