The artifacts include a JAX-RPC compliant stub, a proxy that wraps the stub for developer convenience, and a set of classes that correspond to the complex types defined in the WSDL schema.
生成的构件包含JAX - RPC兼容的存根、封装了存根的代理(为开发人员提供方便)以及一组类,这些类与WSDL模式中定义的复杂类型相对应。
Stub and dynamic proxy methods use the Service Endpoint Interface (SEI).
存根和动态代理方法使用服务端点接口(Service Endpoint Interface, SEI)。
JAX-RPC allows the wrapping of a web service invocation into a so-called "proxy" or "stub" class (see Figure 2).
JAX - RPC允许把web服务调用打包为一个所谓的“代理”或“存根”类(请参见图2)。
应用推荐