public interface CorsHandlerFactory
| Modifier and Type | Method and Description |
|---|---|
CorsHandler |
create(io.undertow.server.HttpHandler nextHandler,
StaticResourceCorsConfig corsConfig) |
CorsHandler create(io.undertow.server.HttpHandler nextHandler, StaticResourceCorsConfig corsConfig)
Copyright © 2017. All rights reserved.