Welcome![Sign In][Sign Up]
Location:
Search - wsdl

Search list

[Web ServerWebService

Description: 移动dsmp.wsdl文件,主要用于SP接收移动的订阅通知,通过此接口可以方便的收到移动IMSG系统的订购通知请求,方便SP管理订阅用户-Mobile dsmp.wsdl files, mainly for mobile subscriptions SP receive notifications received through this you can easily move IMSG notice ordering system request interface, easy to manage subscribers SP
Platform: | Size: 1862656 | Author: hj | Hits:

[JSP/JavawebserviceTest

Description: 使用wsdl4j对一般wsdl服务进行解析,获取服务方法列表,根据方法获取方法参数。-Use wsdl4j general service wsdl parsing method to obtain a list of services, access to the method parameters according to the method.
Platform: | Size: 8524800 | Author: wind | Hits:

[Delphi/CppBuilderFrameAPK

Description: XE7 安卓手机开发框架 1、主菜单与主界面的切换 2、StyleBook的设计 3、界面布局 4、显示数据界面框架 5、编辑界面框架,包括输入框输入的时候键盘问题 6、WSDL接口调用,实现数据同步服务器 7、DataSet转JSON,JSON转DataSet功能 8、报表框架 9、查询框架 10、单选择框、多选择框、日期选择框 11、本地数据库SQLITE的访问及操作、及数据库图片操作 12、获取本版号 13、提示框、提示汉化 14、百度定位 15、扫描二维码和条码 16、拔电话,(安卓、IOS通用) 17、通讯录(ABC滑动) 18、汉字拼音码 19、版本更新日志 20、通知提醒 21、分享界面 22、安卓版本升级 23、PHP的接口调用,实现数据同步服务器 24、等待进度条框、等待框 25、DATASNAP服务通讯 (有 电脑测试端) 26、多图片之间的切换 27、HTTPServer 服务器接口(有HTTP 电脑测试端) 28、选择文件对话框 29、图片上传、图片下载 30、通知提醒指定到那个窗体 31、二维码在线生成 32、手机截屏-XE7 Android mobile development framework 1, the main menu and the main interface of the switch 2, StyleBook design 3, interface layout 4, display data interface framework 5, edit the interface frame, including the input box keyboard questions 6, WSDL interface call to achieve data synchronization server 7, DataSet to JSON, JSON turn DataSet function 8. Report framework 9, query framework 10, choose the radio frame, more choice of frame, date selection box 11, the local SQLITE access and operation, and image operation 12, access to the code 13, prompt box prompt, finished 14, Baidu positioning 15, scanning two-dimensional code and bar code 16, pull the phone, (Android, IOS general) 17, contact record (ABC sliding) 18, Chinese character Pinyin code 19, version update log 20, notice reminder 21, sharing interface 22, Android version upgrade 23, PHP interface call to achieve data synchronization server 24, waiting fo
Platform: | Size: 1016832 | Author: XHACK | Hits:

[Software EngineeringONVIF_Test_Tool

Description: ONVIF规范描述了网络视频的模型、接口、数据类型以及数据交互的模式。并复用了一些现有的标准,如WS系列标准等。ONVIF规范中设备管理和控制部分所定义的接口均以Web Services的形式提供。ONVIF规范涵盖了完全的XML及WSDL的定义。每一个支持ONVIF规范的终端设备均须提供与功能相应的Web Service。服务端与客户端的数据交互采用SOAP协议。 -ONVIF specification describes the model, interface, data type and data interaction model of network video. And reuse some of the existing standards, such as WS series standards, etc.. The interfaces defined in the ONVIF specification for the device management and control section are provided in the form of Services Web. ONVIF specification covers the definition of complete XML and WSDL. Each terminal device that supports the ONVIF specification must be provided with the corresponding Service Web. The server and the client data exchange using SOAP protocol.
Platform: | Size: 15986688 | Author: korbon | Hits:

[JSPgenerateJavaClientBywsdlInEclipse

Description: 通过eclipse,在eclipse中自动生成webservice客户端程序-Generate Java Client By wsdl File In Eclipse
Platform: | Size: 313344 | Author: lidong | Hits:

[Internet-NetworkWebService_20160504

Description: webservice开发例子, WSDL使用-webservice
Platform: | Size: 9216 | Author: xiezongzhen | Hits:

[Embeded Linuxonvif_wsdl

Description: onvif wsdl全部文件 onvif wsdl全部文件-onvif wsdl for developer
Platform: | Size: 184320 | Author: 潇飞 | Hits:

[Windows DevelopOnvif-deve_-framework

Description: Onvif开发框架,包含需要的wsdl文件已经通过goasp生成的头文件和源文件.没有包含鉴权-Onvif development framework, including the need for the WSDL file has been generated by the goasp header files and source files.
Platform: | Size: 2827264 | Author: shl | Hits:

[Internet-NetworkWebService-GSoap

Description: 使用gsoap实现对接多个wsdl的webservice-Gsoap wsdl webservice
Platform: | Size: 3597312 | Author: 潘静 | Hits:

[Software EngineeringEDIT2016_REST-Web-Services

Description: 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 for describing the services available and UDDI lists what services are available. -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 for describing the services available and UDDI lists what services are available.
Platform: | Size: 584704 | Author: gzafirovic | Hits:

[Internet-NetworkSOAP_XFire

Description: 开发环境:jdk1.6 + Tomcat7 + MyEclipse10 源码下载地址张贴在文章最后面: 首先是使用WSDL协议实现:这里使用XFire XFire一个免费、开源的SOAP框架,它构建了POJO和SOA之间的桥梁,主要特性就是支持将POJO通过非常简单的方式发布成Web服务,其原理是以接口反射机制自动取得远程方法的 WSDL是一个用来描述Web服务和说明如何与Web服务通信的XML语言 准备:开发之前请先下载xfire-distribution-1.2.6.zip并解压缩 (1)、新建一个Web项目(服务端),名称为XFireWebService,其目的是为了测试WebService服务端 为工程添加XFire支持的类库,把xfire-1.2.6里lib所有jar和xfire-all-1.2.6.jar拷贝到工程lib里 (2)、把XFire加载到系统中来,增加web.xml的配置信息.... -Development environment: jdk1.6+ Tomcat7+ MyEclipse10 Download source code posted at the end of the article: The first is implemented using the WSDL protocol: XFire is used here XFire a free, open source SOAP framework, which builds a bridge between POJO and SOA, the main feature is to support the POJO in a very simple way to publish into a Web service, the principle is to automatically obtain the remote interface reflection mechanism A WSDL is an XML language that describes a Web service and describes how to communicate with a Web service Prepare: Download xfire-distribution-1.2.6.zip and unzip it before proceeding (1), create a new Web project (server), the name is XFireWebService, its purpose is to test WebService server XFire support for the project to support the class library, the xfire-1.2.6 lib all jar and xfire-all-1.2.6.jar copy to the project lib (2), the XFire loaded into the system to increase web.xml configuration information ....
Platform: | Size: 28559360 | Author: KENNY | Hits:

[Windows Developporth

Description: C# 通过模拟http请求来调用soap和wsdl工具代码,值得一看-C# by simulating the HTTP request to invoke soap and WSDL tools code, worth a look
Platform: | Size: 986112 | Author: malro | Hits:

[JSP/Javafaulthandling

Description: 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.
Platform: | Size: 12288 | Author: Tom | Hits:

[JSP/JavaWebServiceClientProject

Description: 客户端,功能调用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 the restriction,)
Platform: | Size: 21504 | Author: wei1 | Hits:

[OtherWeatherWebService

Description: 天气插件WeatherWebService(WeatherWebService.wsdl)
Platform: | Size: 3072 | Author: jianxiong | Hits:

[JSP/JavaInvokeWebServiceProj

Description: BPEL web services application with WSDL interfaces
Platform: | Size: 4096 | Author: Kachbouri | Hits:

[WEB Codeaxis2

Description: 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 particular, using Apache CXF or Axis2) and make some sense of various standards like JAX-WS, JAXRS, JAXB, SOAP, WSDL, REST, MTOM, WS-Security, WS-Policy, XML Encryption and XML Signature, then this book is for you.)
Platform: | Size: 3048448 | Author: y.int | Hits:

[JSP/Javawsdl4j-1.6.3 .jar

Description: 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 how to use it to parse a Web service.)
Platform: | Size: 186368 | Author: 神之序曲 | Hits:

[JSP/JavaMyCxfClient

Description: 基于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 beginners to refer to: 1. Generate local code according to the CSS through the "right-click - > New - > Web Services - > Web Service Client" that comes with eclipse. 2. Generating local code based on wsimport command of JDK)
Platform: | Size: 15082496 | Author: gzxdale | Hits:
« 1 2 ... 4 5 6 7 8 9»

CodeBus www.codebus.net