/[projects]/dao/DaoMqPump2/DaoMqGUI/Service References/ServiceReference1/RemoteControl.wsdl
ViewVC logotype

Annotation of /dao/DaoMqPump2/DaoMqGUI/Service References/ServiceReference1/RemoteControl.wsdl

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2000 - (hide annotations) (download) (as text)
Mon Jul 8 14:23:01 2013 UTC (10 years, 11 months ago) by torben
File MIME type: application/xml
File size: 4859 byte(s)
Client side parts of:
 Use one StatusData struct to transfer data
 Introduce EventLog file
 Add lastTransferTime to status data
1 torben 1986 <?xml version="1.0" encoding="utf-8"?>
2     <wsdl:definitions xmlns:wsap="http://schemas.xmlsoap.org/ws/2004/08/addressing/policy" xmlns:wsa10="http://www.w3.org/2005/08/addressing" xmlns:tns="http://tempuri.org/" xmlns:msc="http://schemas.microsoft.com/ws/2005/12/wsdl/contract" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:wsx="http://schemas.xmlsoap.org/ws/2004/09/mex" xmlns:wsp="http://schemas.xmlsoap.org/ws/2004/09/policy" xmlns:i0="http://Microsoft.ServiceModel.Samples" xmlns:wsam="http://www.w3.org/2007/05/addressing/metadata" xmlns:soap12="http://schemas.xmlsoap.org/wsdl/soap12/" xmlns:wsa="http://schemas.xmlsoap.org/ws/2004/08/addressing" xmlns:wsaw="http://www.w3.org/2006/05/addressing/wsdl" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd" xmlns:xsd="http://www.w3.org/2001/XMLSchema" name="RemoteControl" targetNamespace="http://tempuri.org/" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">
3     <wsdl:import namespace="http://Microsoft.ServiceModel.Samples" location="http://localhost:8000/RemoteControl/?wsdl=wsdl0" />
4     <wsdl:types />
5     <wsdl:binding name="BasicHttpBinding_IRemoteControl" type="i0:IRemoteControl">
6     <soap:binding transport="http://schemas.xmlsoap.org/soap/http" />
7     <wsdl:operation name="GetTransports">
8     <soap:operation soapAction="http://Microsoft.ServiceModel.Samples/IRemoteControl/GetTransports" style="document" />
9     <wsdl:input>
10     <soap:body use="literal" />
11     </wsdl:input>
12     <wsdl:output>
13     <soap:body use="literal" />
14     </wsdl:output>
15     </wsdl:operation>
16 torben 2000 <wsdl:operation name="GetTransportStatus">
17     <soap:operation soapAction="http://Microsoft.ServiceModel.Samples/IRemoteControl/GetTransportStatus" style="document" />
18 torben 1986 <wsdl:input>
19     <soap:body use="literal" />
20     </wsdl:input>
21     <wsdl:output>
22     <soap:body use="literal" />
23     </wsdl:output>
24     </wsdl:operation>
25     <wsdl:operation name="SetTransportEnabled">
26     <soap:operation soapAction="http://Microsoft.ServiceModel.Samples/IRemoteControl/SetTransportEnabled" style="document" />
27     <wsdl:input>
28     <soap:body use="literal" />
29     </wsdl:input>
30     <wsdl:output>
31     <soap:body use="literal" />
32     </wsdl:output>
33     </wsdl:operation>
34     <wsdl:operation name="GetTransportLog">
35     <soap:operation soapAction="http://Microsoft.ServiceModel.Samples/IRemoteControl/GetTransportLog" style="document" />
36     <wsdl:input>
37     <soap:body use="literal" />
38     </wsdl:input>
39     <wsdl:output>
40     <soap:body use="literal" />
41     </wsdl:output>
42     </wsdl:operation>
43     <wsdl:operation name="GetTransportDirection">
44     <soap:operation soapAction="http://Microsoft.ServiceModel.Samples/IRemoteControl/GetTransportDirection" style="document" />
45     <wsdl:input>
46     <soap:body use="literal" />
47     </wsdl:input>
48     <wsdl:output>
49     <soap:body use="literal" />
50     </wsdl:output>
51     </wsdl:operation>
52     <wsdl:operation name="GetTransportQueueName">
53     <soap:operation soapAction="http://Microsoft.ServiceModel.Samples/IRemoteControl/GetTransportQueueName" style="document" />
54     <wsdl:input>
55     <soap:body use="literal" />
56     </wsdl:input>
57     <wsdl:output>
58     <soap:body use="literal" />
59     </wsdl:output>
60     </wsdl:operation>
61     <wsdl:operation name="GetTransportInsertQuery">
62     <soap:operation soapAction="http://Microsoft.ServiceModel.Samples/IRemoteControl/GetTransportInsertQuery" style="document" />
63     <wsdl:input>
64     <soap:body use="literal" />
65     </wsdl:input>
66     <wsdl:output>
67     <soap:body use="literal" />
68     </wsdl:output>
69     </wsdl:operation>
70     <wsdl:operation name="GetTransportReadQuery">
71     <soap:operation soapAction="http://Microsoft.ServiceModel.Samples/IRemoteControl/GetTransportReadQuery" style="document" />
72     <wsdl:input>
73     <soap:body use="literal" />
74     </wsdl:input>
75     <wsdl:output>
76     <soap:body use="literal" />
77     </wsdl:output>
78     </wsdl:operation>
79     <wsdl:operation name="GetTransportUpdateQuery">
80     <soap:operation soapAction="http://Microsoft.ServiceModel.Samples/IRemoteControl/GetTransportUpdateQuery" style="document" />
81     <wsdl:input>
82     <soap:body use="literal" />
83     </wsdl:input>
84     <wsdl:output>
85     <soap:body use="literal" />
86     </wsdl:output>
87     </wsdl:operation>
88     </wsdl:binding>
89     <wsdl:service name="RemoteControl">
90     <wsdl:port name="BasicHttpBinding_IRemoteControl" binding="tns:BasicHttpBinding_IRemoteControl">
91     <soap:address location="http://localhost:8000/RemoteControl/RemoteControl" />
92     </wsdl:port>
93     </wsdl:service>
94     </wsdl:definitions>

  ViewVC Help
Powered by ViewVC 1.1.20