Class OrchestrationHandler

    • Constructor Detail

      • OrchestrationHandler

        public OrchestrationHandler()
      • OrchestrationHandler

        public OrchestrationHandler​(io.undertow.server.HttpHandler lastHandler)
    • Method Detail

      • handleRequest

        public void handleRequest​(io.undertow.server.HttpServerExchange exchange)
                           throws Exception
        Specified by:
        handleRequest in interface io.undertow.server.HttpHandler
        Throws:
        Exception