类 SimpleHessianServiceExporter

    • 方法详细资料

      • handle

        public void handle​(com.sun.net.httpserver.HttpExchange exchange)
                    throws IOException
        Processes the incoming Hessian request and creates a Hessian response.
        指定者:
        handle 在接口中 com.sun.net.httpserver.HttpHandler
        抛出:
        IOException