Stub methods- 存根方法
Listing 1. Stub methods for system.groovy.
清单1 . system . groovy的根存方法。
Your application instantiates the stub class and calls its methods locally.
应用程序实例化存根类并在本地调用它的方法。
Either way, when you call one of the service methods the stub handles converting request data objects to XML, and returned XML to response data objects, using your selected data-binding framework.
无论采用哪种方式,调用服务方法时,存根都将使用所选数据绑定框架处理将请求数据对象转换为XML,以及将返回的xml转换为响应数据对象的工作。
应用推荐