搜索资源列表
xfire
- xfire 5分钟开发一个web service的完整实例-xfire 5 minutes to develop a complete web service example
webservice
- jsp webservices实现xfire-java xfire
android
- 介绍android开发以及android发展趋势的书籍-Introduction and android android development trends in books
xfirenospring.zip
- 未集成Spring纯粹xfire使用纯粹xfiredistribution126下的所有包,Integrated Spring purely all packages in the xfire use purely xfiredistribution126 under
androidxfile
- 在Android远程上传以及下载图片---XFire框架 chm版教程,经常从事网络编程的都知道,上传图片时候图片往往被提交到服务器端,本教程通过XFire框架来实现Android远程上传以及下载图片的功能。 -On Android remote upload and download pictures--- XFire fr a mework chm version of the handbook, often engaged in
XfireJar
- XFire1.2.6Java包,包括xfire-all-1.2.6.jar xfire-jsr181-api-1.0-M1.jar-XFire1.2.6Java page jar
SOAP_XFire
- 开发环境:jdk1.6 + Tomcat7 + MyEclipse10 源码下载地址张贴在文章最后面: 首先是使用WSDL协议实现:这里使用XFire XFire一个免费、开源的SOAP框架,它构建了POJO和SOA之间的桥梁,主要特性就是支持将POJO通过非常简单的方式发布成Web服务,其原理是以接口反射机制自动取得远程方法的 WSDL是一个用来描述Web服务和说明如何与Web服务通信的XML语言 准