Interface CXFUndertowHttpHandler

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      void setNext​(io.undertow.server.HttpHandler nextHandler)  
      • Methods inherited from interface io.undertow.server.HttpHandler

        handleRequest
    • Method Detail

      • setNext

        void setNext​(io.undertow.server.HttpHandler nextHandler)