CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 WEB源码 JSP源码/Java

文件名称:whaty

  • 所属分类:
  • 标签属性:
  • 上传时间:
    2013-01-08
  • 文件大小:
    2.83mb
  • 已下载:
    0次
  • 提 供 者:
  • 相关连接:
  • 下载说明:
    别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容来自于网络,使用问题请自行百度

spring+apache-cxf实现的服务器和客户端的ws示例。-spring+ apache-cxf server and the client to achieve ws example.
(系统自动生成,下载前可以参看下载内容)

下载文件列表

whaty/.settings/org.maven.ide.eclipse.prefs
whaty/.settings/org.eclipse.jdt.core.prefs
whaty/.settings/org.eclipse.core.resources.prefs
whaty/.settings/org.eclipse.wst.common.project.facet.core.xml
whaty/.settings/org.eclipse.wst.common.component
whaty/.settings/.jsdtscope
whaty/.settings/org.eclipse.wst.jsdt.ui.superType.name
whaty/.settings/org.eclipse.wst.jsdt.ui.superType.container
whaty/dependency-jar/tools.jar
whaty/src/main/core/com/whaty/platform/orm/Page.java
whaty/src/main/core/com/whaty/platform/spring/SpringContextHolder.java
whaty/src/main/core/com/whaty/platform/cache/core/model/Cache.java
whaty/src/main/core/com/whaty/platform/cache/core/model/EvictionPolicy.java
whaty/src/main/core/com/whaty/platform/cache/core/service/CacheService.java
whaty/src/main/java/com/whaty/products/entity/user/User.java
whaty/src/main/java/com/whaty/products/entity/student/Student.java
whaty/src/main/java/com/whaty/products/entity/base/IdEntity.java
whaty/src/main/java/com/whaty/products/webservice/client/MyClient.java
whaty/src/main/java/com/whaty/products/webservice/server/IMyservice.java
whaty/src/main/java/com/whaty/products/webservice/server/MyServer.java
whaty/src/main/java/com/whaty/products/webservice/server/impl/MyServiceImpl.java
whaty/src/main/resources/hibernate.cfg.xml
whaty/src/main/resources/jdbc.properties
whaty/src/main/resources/spring/applicationContext-ws-server.xml
whaty/src/main/resources/spring/applicationContext-ws-client.xml
whaty/src/main/resources/rebel.xml
whaty/src/main/resources/ehcache.xml
whaty/src/main/webapp/WEB-INF/web.xml
whaty/src/main/webapp/WEB-INF/classes/com/whaty/products/webservice/server/impl/MyServiceImpl.class
whaty/src/main/webapp/WEB-INF/classes/com/whaty/products/webservice/server/MyServer.class
whaty/src/main/webapp/WEB-INF/classes/com/whaty/products/webservice/server/IMyservice.class
whaty/src/main/webapp/WEB-INF/classes/com/whaty/products/webservice/client/MyClient.class
whaty/src/main/webapp/WEB-INF/classes/com/whaty/products/entity/user/User.class
whaty/src/main/webapp/WEB-INF/classes/com/whaty/products/entity/student/Student.class
whaty/src/main/webapp/WEB-INF/classes/com/whaty/products/entity/base/IdEntity.class
whaty/src/main/webapp/WEB-INF/classes/com/whaty/platform/spring/SpringContextHolder.class
whaty/src/main/webapp/WEB-INF/classes/com/whaty/platform/orm/Page.class
whaty/src/main/webapp/WEB-INF/classes/com/whaty/platform/cache/core/service/CacheService.class
whaty/src/main/webapp/WEB-INF/classes/com/whaty/platform/cache/core/model/EvictionPolicy.class
whaty/src/main/webapp/WEB-INF/classes/com/whaty/platform/cache/core/model/Cache.class
whaty/src/main/webapp/WEB-INF/classes/hibernate.cfg.xml
whaty/src/main/webapp/WEB-INF/classes/jdbc.properties
whaty/src/main/webapp/WEB-INF/classes/spring/applicationContext-ws-server.xml
whaty/src/main/webapp/WEB-INF/classes/spring/applicationContext-ws-client.xml
whaty/src/main/webapp/WEB-INF/classes/rebel.xml
whaty/src/main/webapp/WEB-INF/classes/ehcache.xml
whaty/src/main/webapp/index.jsp
whaty/src/test/java/com/whaty/test/ws/cxf/service/HelloWorldService.java
whaty/src/test/java/com/whaty/test/ws/cxf/service/IHelloWorldService.java
whaty/src/test/java/com/whaty/test/ws/cxf/service/client/UserServiceClient.java
whaty/src/test/java/com/whaty/test/ws/cxf/service/client/HelloWorldServiceClient.java
whaty/src/test/java/com/whaty/test/ws/cxf/service/client/UserServiceSpringCxfClient.java
whaty/src/test/java/com/whaty/test/ws/cxf/service/deploy/DeployHelloWorldService.java
whaty/src/test/java/com/whaty/test/ws/cxf/service/IUserService.java
whaty/src/test/java/com/whaty/test/ws/cxf/service/UserService.java
whaty/src/test/java/com/whaty/test/SpringTxTestCase.java
whaty/src/test/java/com/whaty/test/cache/ehcache/EhcacheTest.java
whaty/.classpath
whaty/pom.xml
whaty/.project
whaty/target/test-classes/com/whaty/test/ws/cxf/service/deploy/DeployHelloWorldService.class
whaty/target/test-classes/com/whaty/test/ws/cxf/service/client/UserServiceSpringCxfClient.class
whaty/target/test-classes/com/whaty/test/ws/cxf/service/client/UserServiceClient.class
whaty/target/test-classes/com/whaty/test/ws/cxf/service/client/HelloWorldServiceClient.class
whaty/target/test-classes/com/whaty/test/ws/cxf/service/UserService.class
whaty/target/test-classes/com/whaty/test/ws/cxf/service/IUserService.class
whaty/target/test-classes/com/whaty/test/ws/cxf/service/IHelloWorldService.class
whaty/target/test-classes/com/whaty/test/ws/cxf/service/HelloWorldService.class
whaty/target/test-classes/com/whaty/test/SpringTxTestCase.class
whaty/target/test-classes/com/whaty/test/cache/ehcache/EhcacheTest.class
whaty/target/m2e-wtp/web-resources/META-INF/maven/com.whaty.platform/whaty/pom.properties
whaty/target/m2e-wtp/web-resources/META-INF/maven/com.whaty.platform/whaty/pom.xml
whaty/target/m2e-wtp/web-resources/META-INF/MANIFEST.MF
whaty/src/main/webapp/WEB-INF/classes/com/whaty/products/webservice/server/impl
whaty/src/main/webapp/WEB-INF/classes/com/whaty/platform/cache/core/service
whaty/src/main/webapp/WEB-INF/classes/com/whaty/platform/cache/core/model
whaty/src/main/webapp

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 搜珍网是交换下载平台,只提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度。更多...
  • 本站已设置防盗链,请勿用迅雷、QQ旋风等下载软件下载资源,下载后用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或换浏览器;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*快速评论: 推荐 一般 有密码 和说明不符 不是源码或资料 文件不全 不能解压 纯粹是垃圾
*内  容:
*验 证 码:
搜珍网 www.dssz.com