⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 getbalancewsdlwrapper.wsdl

📁 SOA
💻 WSDL
字号:
<?xml version="1.0" encoding="UTF-8"?>
<definitions xmlns="http://schemas.xmlsoap.org/wsdl/" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:tns="http://j2ee.netbeans.org/wsdl/ejbBanking/getBalanceWSDL" xmlns:ns="http://demo.sun.com/openesb/types/GetBalanceRequestMsg" xmlns:ns0="http://demo.sun.com/openesb/types/GetBalanceResponseMsg" xmlns:plnk="http://docs.oasis-open.org/wsbpel/2.0/plnktype" name="getBalanceWSDL" targetNamespace="http://j2ee.netbeans.org/wsdl/ejbBanking/getBalanceWSDL">
<wsdl:import namespace="http://j2ee.netbeans.org/wsdl/ejbBanking/getBalanceWSDL" location="getBalanceWSDL.wsdl"/>
<wsdl:binding name="getBalanceWSDLBinding" type="tns:getBalanceWSDLPortType">
<soap:binding xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" transport="http://schemas.xmlsoap.org/soap/http" style="document"/>
<wsdl:operation name="getBalanceWSDLOperation">
<soap:operation xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" soapAction="getBalanceWSDLOperation_action"/>
<wsdl:input name="input1">
<soap:body xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" use="literal"/>
</wsdl:input>
<wsdl:output name="output1">
<soap:body xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" use="literal"/>
</wsdl:output>
</wsdl:operation>
</wsdl:binding>
<wsdl:service name="getBalanceWSDLService">
<wsdl:port name="getBalanceWSDLPort" binding="tns:getBalanceWSDLBinding">
<soap:address xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" location="REPLACE_WITH_ACTUAL_URL"/>
</wsdl:port>
</wsdl:service>
</definitions>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -