?? ws-basen_service.wsdl
字號:
<?xml version="1.0" encoding="UTF-8"?><wsdl:definitions name="WS-BaseNotification" targetNamespace="http://docs.oasis-open.org/wsn/2004/06/wsn-WS-BaseNotification-1.2-draft-01.wsdl/service" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:binding="http://docs.oasis-open.org/wsn/2004/06/wsn-WS-BaseNotification-1.2-draft-01.wsdl/bindings" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/"> <wsdl:import namespace="http://docs.oasis-open.org/wsn/2004/06/wsn-WS-BaseNotification-1.2-draft-01.wsdl/bindings" location="WS-BaseN_bindings.wsdl"/> <wsdl:service name="WS-BaseNotificationService"> <wsdl:port name="NotificationProducerPort" binding="binding:NotificationProducerSOAPBinding"> <soap:address location="http://localhost:8080/wsrf/services/"/> </wsdl:port> <wsdl:port name="NotificationConsumerPort" binding="binding:NotificationConsumerSOAPBinding"> <soap:address location="http://localhost:8080/wsrf/services/"/> </wsdl:port> <wsdl:port name="SubscriptionManagerPort" binding="binding:SubscriptionManagerSOAPBinding"> <soap:address location="http://localhost:8080/wsrf/services/"/> </wsdl:port> </wsdl:service></wsdl:definitions>
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -