Class SimpleBurlapServiceExporter

    • Method Detail

      • handle

        public void handle​(com.sun.net.httpserver.HttpExchange exchange)
                    throws IOException
        Deprecated.
        Processes the incoming Burlap request and creates a Burlap response.
        Specified by:
        handle in interface com.sun.net.httpserver.HttpHandler
        Throws:
        IOException