Class UndertowHttpHandlerAdapter

  • All Implemented Interfaces:
    io.undertow.server.HttpHandler

    public class UndertowHttpHandlerAdapter
    extends Object
    implements io.undertow.server.HttpHandler
    Adapt HttpHandler to the Undertow HttpHandler.
    Since:
    5.0
    Author:
    Marek Hawrylczak, Rossen Stoyanchev, Arjen Poutsma