posts - 431,  comments - 344,  trackbacks - 0
method doInboundMap()
Applies all inbound mappings, using the server response document as the source for the operation. This method can only be called if 'doCall' has executed and the server has responded. Although this method is called once automatically, it can be called at any time to reapply the mapping rules. Example usage: var oService = new jsx3.net.Service(); oService.setInboundDocument(objSomeDocumentIManuallyWantToLoad); oService.doInboundMap();

method setInboundDocument(objXML)
Sets a parsed instance of the response document as soon as it returns from the server returned from the service; otherwise null
posted on 2007-03-29 16:41 周锐 阅读(224) 评论(0)  编辑  收藏 所属分类: TIBCO

只有注册用户登录后才能发表评论。


网站导航: