EndPoints (端点)

本文详细介绍了WSDL(Web Services Description Language)如何定义网络服务,包括抽象定义与具体绑定之间的分离,以及消息、操作、端口类型、绑定和服务等核心元素。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

在WSDL中,服务作为网络的端点,或者端口。WSDL中的端点和消息的抽象定义独立与绑定时其实际的网络部署或数据形式。因此可重用抽象的定义:消息是交换数据的抽象描述,端口类型是操作的抽象集合。

A WSDL document defines services as collections of network endpoints, or ports. In WSDL, the abstract definition of endpoints and messages is separated from their concrete network deployment or data form at bindings. This allows the reuse of abstract definitions: messages,which are abstract descriptions of the data being exchanged, and port types which are abstract collections of operations.The concrete protocol and data format specifications for a particular port type constitutes a reusable binding.A port is defined by associating a network address with are usable binding, and a collection of ports define a service.Hence, a WSDL document uses the following elements in the definition of network services:

  • Types– a container for data type definitions using some type system (such as XSD). 类型
  • Message– an abstract, typed definition of the data being communicated. 消息
  • Operation– an abstract description of an action supported by the service. 操作
  • Port Type–an abstract set of operations supported by one or more endpoints. 端口类型
  • Binding– a concrete protocol and data format specification for a particular port type. 绑定
  • Port– a single endpoint defined as a combination of a binding and a network address. 端口
  • Service– a collection of related endpoints. 服务。


评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值