public interface ICorsHandlerFactory
| Modifier and Type | Method and Description |
|---|---|
ICorsHandler |
create(io.undertow.server.HttpHandler nextHandler,
IStaticResourceCorsConfig corsConfig) |
ICorsHandler create(io.undertow.server.HttpHandler nextHandler, IStaticResourceCorsConfig corsConfig)
Copyright © 2016. All rights reserved.