Interface CorsHandler

All Superinterfaces:
io.undertow.server.HttpHandler
All Known Implementing Classes:
CorsHandlerDefault

public interface CorsHandler extends io.undertow.server.HttpHandler
Handler that will add cors headers, when required.
  • Method Summary

    Methods inherited from interface io.undertow.server.HttpHandler

    handleRequest