A JAX-WS client USES a generated proxy interface to access a service.
JAX - WS客户机使用生成的代理接口访问服务。
The InvocationHandler interface, shown in Listing 11, describes how a handler can process methods invoked on a Proxy interface implementation.
清单 11 中显示的 InvocationHandler 接口描述一个处理程序如何处理 Proxy 接口实现上的方法调用。
应用推荐