services.xml

来自「电信的ISAG服务部署工程,减少开发时间,提高效率,是SP的生命.」· XML 代码 · 共 22 行

XML
22
字号
<?xml version="1.0" encoding="UTF-8"?>
<!-- This file was auto-generated from WSDL -->
<!-- by the Apache Axis2 version: 1.3  Built on : Aug 10, 2007 (04:45:47 LKT) -->
<serviceGroup>
    <service name="ctcc_sms_notification_service">
        <messageReceivers>
            <messageReceiver mep="http://www.w3.org/ns/wsdl/in-out" class="henan.SmsNotificationServiceMessageReceiverInOut"/>
        </messageReceivers>
        <parameter name="ServiceClass">henan.SmsNotificationServiceSkeleton</parameter>
        <parameter name="useOriginalwsdl">false</parameter>
        <parameter name="modifyUserWSDLPortAddress">true</parameter>
        <operation name="notifySmsReception" mep="http://www.w3.org/ns/wsdl/in-out">
            <actionMapping>\"\"</actionMapping>
            <outputActionMapping>http://www.chinatelecom.com.cn/wsdl/ctcc/sms/notification/v2_1/service/SmsNotification/notifySmsReceptionResponse</outputActionMapping>
        </operation>
        <operation name="notifySmsDeliveryReceipt" mep="http://www.w3.org/ns/wsdl/in-out">
            <actionMapping>\"\"</actionMapping>
            <outputActionMapping>http://www.chinatelecom.com.cn/wsdl/ctcc/sms/notification/v2_1/service/SmsNotification/notifySmsDeliveryReceiptResponse</outputActionMapping>
        </operation>
    </service>
</serviceGroup>

⌨️ 快捷键说明

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