摘要: 调用方法 private static void YNKY(){ try { String xml = FileUtil.getFileToString("JTAutoClaim.xml");//获取要发送的报文 String result = XmlUtil.getXML("CommonAirDe 阅读全文
posted @ 2018-05-24 21:06 爱学习的蕊蕊 阅读(587) 评论(0) 推荐(0)
摘要: 例子:这是我在保险部门工作,收付查询理赔状态的一个接口。 需要写明namespace,service实现类名,接口名。 第一步: @javax.jws.WebService(targetNamespace = "http://service.wsCallcenter.sunshine.com/", 阅读全文
posted @ 2018-05-24 20:11 爱学习的蕊蕊 阅读(239) 评论(0) 推荐(0)