Class SimpleHessianServiceExporter

    • Method Detail

      • handle

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