Class EchoService

    • Constructor Detail

      • EchoService

        public EchoService()
    • Method Detail

      • handle

        public void handle​(io.undertow.server.HttpServerExchange exchange)
                    throws Exception
        handle the request
        Specified by:
        handle in interface HandlingPlugin
        Parameters:
        exchange -
        Throws:
        Exception