CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - WSDL

搜索资源列表

  1. sqlClient

    0下载:
  2. 用axis2发布webservice,通过wsdl2java编译工具,直接将web服务的wsdl文件编译成客户端调用框架-wsdl2java to generate web client
  3. 所属分类:Java Develop

    • 发布日期:2017-06-12
    • 文件大小:20190078
    • 提供者:花葬月
  1. WebService

    0下载:
  2. 移动dsmp.wsdl文件,主要用于SP接收移动的订阅通知,通过此接口可以方便的收到移动IMSG系统的订购通知请求,方便SP管理订阅用户-Mobile dsmp.wsdl files, mainly for mobile subscr iptions SP receive notifications received through this you can easily move IMSG notice ordering system request interface, easy to ma
  3. 所属分类:Web Server

    • 发布日期:2017-05-09
    • 文件大小:1863010
    • 提供者:hj
  1. wsdl2js-0.1.1

    0下载:
  2. wsdl解析工具,Javascr ipt调用接口-WSDL parser
  3. 所属分类:Static control

    • 发布日期:2017-04-24
    • 文件大小:104752
    • 提供者:张三
  1. webserviceTest

    0下载:
  2. 使用wsdl4j对一般wsdl服务进行解析,获取服务方法列表,根据方法获取方法参数。-Use wsdl4j general service wsdl parsing method to obtain a list of services, access to the method parameters according to the method.
  3. 所属分类:Java Develop

    • 发布日期:2017-05-25
    • 文件大小:8524460
    • 提供者:wind
  1. ONVIF_Test_Tool

    0下载:
  2. ONVIF规范描述了网络视频的模型、接口、数据类型以及数据交互的模式。并复用了一些现有的标准,如WS系列标准等。ONVIF规范中设备管理和控制部分所定义的接口均以Web Services的形式提供。ONVIF规范涵盖了完全的XML及WSDL的定义。每一个支持ONVIF规范的终端设备均须提供与功能相应的Web Service。服务端与客户端的数据交互采用SOAP协议。 -ONVIF specification describes the model, interface, data type
  3. 所属分类:Software Testing

    • 发布日期:2017-06-09
    • 文件大小:15987091
    • 提供者:korbon
  1. WebService_20160504

    0下载:
  2. webservice开发例子, WSDL使用-webservice
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-01
    • 文件大小:9103
    • 提供者:xiezongzhen
  1. onvif_wsdl

    2下载:
  2. onvif wsdl全部文件 onvif wsdl全部文件-onvif wsdl for developer
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-30
    • 文件大小:184578
    • 提供者:潇飞
  1. Onvif-deve_-framework

    0下载:
  2. Onvif开发框架,包含需要的wsdl文件已经通过goasp生成的头文件和源文件.没有包含鉴权-Onvif development framework, including the need for the WSDL file has been generated by the goasp header files and source files.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-13
    • 文件大小:2827019
    • 提供者:shl
  1. WebService-GSoap

    0下载:
  2. 使用gsoap实现对接多个wsdl的webservice-Gsoap wsdl webservice
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-16
    • 文件大小:3597181
    • 提供者:潘静
  1. EDIT2016_REST-Web-Services

    0下载:
  2. The term Web service describes a standardized way of integrating Web-based applications using the XML, SOAP, WSDL and UDDI open standards over an Internet protocol backbone. XML is used to tag the data, SOAP is used to transfer the data, WSDL is used
  3. 所属分类:software engineering

    • 发布日期:2017-05-06
    • 文件大小:584652
    • 提供者:gzafirovic
  1. SOAP_XFire

    0下载:
  2. 开发环境:jdk1.6 + Tomcat7 + MyEclipse10 源码下载地址张贴在文章最后面: 首先是使用WSDL协议实现:这里使用XFire XFire一个免费、开源的SOAP框架,它构建了POJO和SOA之间的桥梁,主要特性就是支持将POJO通过非常简单的方式发布成Web服务,其原理是以接口反射机制自动取得远程方法的 WSDL是一个用来描述Web服务和说明如何与Web服务通信的XML语言 准备:开发之前请先下载xfire-distribution-1
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-06-19
    • 文件大小:28559241
    • 提供者:KENNY
  1. porth

    0下载:
  2. C# 通过模拟http请求来调用soap和wsdl工具代码,值得一看-C# by simulating the HTTP request to invoke soap and WSDL tools code, worth a look
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-06
    • 文件大小:986380
    • 提供者:malro
  1. faulthandling

    0下载:
  2. Axis2 - This sample demonstrates how exceptions can be handled using WSDL faults, in other words, how to specify a WSDL fault in order to allow your service to communicate exception pathways to your clients.
  3. 所属分类:Java Develop

    • 发布日期:2017-12-12
    • 文件大小:11899
    • 提供者:Tom
  1. WebServiceClientProject

    0下载:
  2. 客户端,功能调用webservice,先知道webservice地址:一般情况下,只要知道 wsdl的地址,就可以知道 webservice地址。(Client, the function calls WebService, first know the WebService address: in general, as long as you know the address of WSDL, you can know the WebService address. Because of t
  3. 所属分类:Java编程

    • 发布日期:2017-12-17
    • 文件大小:21504
    • 提供者:wei1
  1. WeatherWebService

    0下载:
  2. 天气插件WeatherWebService(WeatherWebService.wsdl)
  3. 所属分类:其他

    • 发布日期:2017-12-30
    • 文件大小:3072
    • 提供者:jianxiong
  1. InvokeWebServiceProj

    0下载:
  2. BPEL web services application with WSDL interfaces
  3. 所属分类:Java编程

    • 发布日期:2018-01-01
    • 文件大小:4096
    • 提供者:Kachbouri
  1. axis2

    0下载:
  2. This book is suitable for those who would like to learn how to develop web services in Java.(This book is suitable for those who would like to learn how to develop web services in Java.If you'd like to learn how to create web services (in particula
  3. 所属分类:WEB开发

    • 发布日期:2018-01-09
    • 文件大小:3048448
    • 提供者:y.int
  1. wsdl4j-1.6.3 .jar

    0下载:
  2. Web服务wsdl文件解析工具,能够解析大部分与XML Schema规范兼容的Web服务,主要的目的是用来学习WSDL4J这个工具及如何使用它们解析一个Web服务。(Web service WSDL file parser is able to parse most of the Web services that are compatible with XML Schema specification. The main purpose is to learn WSDL4J tool and
  3. 所属分类:Java编程

    • 发布日期:2018-04-29
    • 文件大小:186368
    • 提供者:神之序曲
  1. MyCxfClient

    1下载:
  2. 基于cxf实现的,根据wsdl实现的java客户端,有两种方式实现,供入门者参考: 1.通过eclipse自带的“右键-->new-->Web Services-->Web Service Client”根据wsdl生成本地代码实现 2.基于JDK自带的wsimport命令生成本地代码实现(Based on cxf, java client implemented according to bell 1 can be implemented in two ways for be
  3. 所属分类:Java编程

    • 发布日期:2020-12-15
    • 文件大小:15082496
    • 提供者:gzxdale
« 1 2 3 4 5 6 7»
搜珍网 www.dssz.com