用 JAX-RPC 构建 RPC 服务和客户机(上)
2010-04-06 00:00:00 来源:WEB开发网<?xml version="1.0" encoding="UTF-8"?>
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:xsd="http://www.w3.org/2001/XMLSchema"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<soapenv:Body>
<listResponse soapenv:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
<listReturn soapenc:arrayType="xsd:string[8]" xsi:type="soapenc:Array"
xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/">
<listReturn xsi:type="xsd:string">user-agent:Mozilla/5.0
(Macintosh; U; PPC Mac OS X 10_5_2; en-us) AppleWebKit/525.18
(KHTML, like Gecko) Version/3.1.1 Safari/525.18</listReturn>
<listReturn xsi:type="xsd:string">referer:http://localhost:8080/axis/
</listReturn>
<listReturn xsi:type="xsd:string">accept:text/xml,application/xml,
application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,
*/*;q=0.5</listReturn>
<listReturn xsi:type="xsd:string">accept-language:en-us</listReturn>
<listReturn xsi:type="xsd:string">accept-encoding:gzip, deflate</listReturn>
<listReturn xsi:type="xsd:string">cookie:JSESSIONID=
42A37ED6763ECC773D5FEB70484D57B1</listReturn>
<listReturn xsi:type="xsd:string">connection:keep-alive</listReturn>
<listReturn xsi:type="xsd:string">host:localhost:8080</listReturn>
</listReturn>
</listResponse>
</soapenv:Body>
</soapenv:Envelope>
- ››构建Windows 8风格应用23-App Bar概述及使用规范
- ››构建域名服务器(DNS)
- ››构建Android平台Google Map应用
- ››构建WinForm 通用速选(全选、反选、清空)组件
- ››构建Wordpress网站首选的5家国外主机
- ››构建高性能和高弹性 WebSphere eXtreme Scale 应用...
- ››构建前端UI组件的新思路
- ››构建 Android 开发环境
- ››JAXP 全面介绍,第 1 部分:XML 处理工具包使解析...
- ››JAXP 全部内容,第 2 部分:使用 Sun 的 XML 处理...
- ››构建 pureXML 和 JSON 应用程序,第 3 部分: 为 p...
- ››构建 ESB 中介来将分隔文件转换为服务调用
更多精彩
赞助商链接