您好,欢迎光临本网站![请登录][注册会员]  

搜索资源列表

  1. Web Service 官方文档 Web Services Federation Language(WS-Federation)

  2. Web Service 官方文档,详细地描述了Web Service的所有协议。
  3. 所属分类:Web开发

    • 发布日期:2009-05-09
    • 文件大小:1048576
    • 提供者:decarl
  1. 利用STP构建 Web Service(SOA)

  2. 本文通过创建一个使用SOA架构的自动添加发送者所在位置的短信发送程序,介绍如 何通过Eclipse STP插件构建和发布Web Service,并使用VisualStudio.net构建Web Service客户端。
  3. 所属分类:Web开发

    • 发布日期:2009-05-24
    • 文件大小:782336
    • 提供者:jinchun1234
  1. 通用web service调用方法

  2. XmlFileCache.getInstance().init("D:\\wid6.1\\workspace\\intf\\src\\config\\ws\\");//默认XmlFileCache.getInstance().init()加载classes/ws/下的所有xml文件. InvokeService ser=new InvokeServiceImpl(); Map map = new HashMap<String, Object& gt;(); map.put("serSup
  3. 所属分类:Web开发

    • 发布日期:2009-06-24
    • 文件大小:63488
    • 提供者:wjalan
  1. 支支持处理asp的web service调用

  2. <!-- 通用web service调用. XmlFileCache.getInstance().init("D:\\wid6.1\\workspace\\intf\\src\\config\\ws\\");//默认XmlFileCache.getInstance().init()加载classes/ws/下的所有xml文件. InvokeSer vice ser=new InvokeServiceImpl(); Map map = new HashMap(); map.put("se
  3. 所属分类:Java

    • 发布日期:2009-06-26
    • 文件大小:63488
    • 提供者:wjalan
  1. spring-ws-reference

  2. Spring WS 参考手册. Spring Web Services (Spring-WS) is a product of the Spring community focused on creating document-driven Web services. Spring Web Services aims to facilitate contract-first SOAP service development, allowing for the creation of flexi
  3. 所属分类:Java

    • 发布日期:2009-07-09
    • 文件大小:374784
    • 提供者:xautlx
  1. 【PDF】Business Process Management and WS-BPEL 2.0

  2. Business Process Management andWS-BPEL 2.0 INTRODUCTION Customer business processes span services and human activities; these processes need to be orchestrated in an agile fashion with end-to-end control, visibil ity, and rich exception management.
  3. 所属分类:Oracle

    • 发布日期:2007-09-14
    • 文件大小:335872
    • 提供者:seulty
  1. Web Services Architecture and Its Specifications: Essentials for Understanding WS

  2. Web Services Architecture and Its Specifications: Essentials for Understanding WSamzon五星推荐
  3. 所属分类:Web开发

    • 发布日期:2007-09-20
    • 文件大小:842752
    • 提供者:bookant
  1. ws-bpel1.1-en

  2. ws-bpel1.1的协议内容,英文版
  3. 所属分类:Web开发

    • 发布日期:2007-11-05
    • 文件大小:518144
    • 提供者:leftleft
  1. ws-jdbc_c.jar

  2. WS-JDBC是一个client/server JDBC驱动器,其中服务器部分是以Web服务的方式来实现.这意味着这个定制的JDBC驱动器客户端可以通过Internet来调用相应的服务.
  3. 所属分类:Java

    • 发布日期:2010-01-08
    • 文件大小:145408
    • 提供者:panjinszw
  1. Java Web Service 指南

  2. Java Web Service 指南 (全英文)
  3. 所属分类:Java

    • 发布日期:2010-02-22
    • 文件大小:2097152
    • 提供者:toney83
  1. gsoap c++ web service

  2. gsoap用于c++ 、c语言生成web service服务端与客户端,供其他平台、语言调用
  3. 所属分类:C

    • 发布日期:2010-03-23
    • 文件大小:6291456
    • 提供者:zxjcumt
  1. Asynchronous Web Service Invocation with JAX-WS 2.0

  2. Asynchronous Web Service Invocation with JAX-WS 2.0
  3. 所属分类:Web开发

    • 发布日期:2010-03-25
    • 文件大小:108544
    • 提供者:jiehuaou
  1. Web Services Platform Architecture: SOAP, WSDL, WS-Policy, WS-Addressing, WS-BPEL, WS-Reliable Messaging, and More

  2. Overview The Insider's Guide to Building Breakthrough Services with Today's New Web Services PlatformUsing today's new Web services platform, you can build services that are secure, reliable, efficient at handling transactions, and well suited to yo
  3. 所属分类:Web开发

    • 发布日期:2010-05-25
    • 文件大小:6291456
    • 提供者:yizhizouxiaqu
  1. spring-ws-reference-1.5.9

  2. 本书详细描述了怎样使用spring-ws构造web service应用,这个framework是可以和CXF和AXIS媲美的web service开发框架,简单易配置,可实现web service的快速开发。
  3. 所属分类:Web开发

    • 发布日期:2010-10-30
    • 文件大小:342016
    • 提供者:kelvin18
  1. web service简单实例

  2. web service简单实例 适合初学者
  3. 所属分类:Web开发

    • 发布日期:2010-11-10
    • 文件大小:53248
    • 提供者:rainishjj
  1. 开发XFire.Web.Service应用.pdf

  2. 步步指导,XFire入门资料,教你使用MyEclipse下如何使用Web Service进行开发
  3. 所属分类:Java

    • 发布日期:2010-11-17
    • 文件大小:1048576
    • 提供者:robbin2k
  1. JAX-WS的lib、src和docs

  2. JAX-WS不是一个孤立的框架,它依赖于众多其他的规范,本质上它由以下几部分组成 1.用来开发Web Services的Java API 2.用来处理Marshal/Unmarshal的XML Binding机制,JAX-WS2.0用JAXB2来处理Java Object与XML之间的映射,Marshalling就是把Java Object映射到XML,Unmarshalling则是把XML映射到Java Object.之所以要做Java Object与XML的映射,是因为最终作为方法参数和返
  3. 所属分类:Java

    • 发布日期:2010-12-22
    • 文件大小:9437184
    • 提供者:Liuyfly
  1. WebService&SOA&ESB入门介绍(手把手xfire开发WS入门实例)

  2. 是关于web service 的基本教程
  3. 所属分类:Web开发

    • 发布日期:2008-03-24
    • 文件大小:2097152
    • 提供者:guo1977827
  1. The constructor Service(URL, QName, WebServiceFeature[]) is undefined的解决方案

  2. web service报错The constructor Service(URL, QName, WebServiceFeature[]) is undefined时是由于缺少包,该包放jdk下面jre的lib中
  3. 所属分类:Java

    • 发布日期:2014-11-05
    • 文件大小:134144
    • 提供者:u011683001
  1. jax-rs jax-ws所需包,亲测可用

  2. javax.xml.ws.Service 报错需要的包,亲测可以用,直接下载在ide里buildpath一下就可以,四个jar包 ,整合了其他的jar所以配置简单
  3. 所属分类:Java

    • 发布日期:2017-09-19
    • 文件大小:10485760
    • 提供者:u010756675
« 12 3 4 5 6 7 8 9 10 ... 13 »