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