Statistics
| Branch: | Revision:

root / trunk / Pithos.ShellExtensions / Service References / PithosService / StatusService.wsdl @ b9f5b594

History | View | Annotate | Download (5.3 kB)

1
<?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:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:i0="http://PITHOS.Client.Status" xmlns:wsam="http://www.w3.org/2007/05/addressing/metadata" xmlns:wsa="http://schemas.xmlsoap.org/ws/2004/08/addressing" xmlns:i1="http://PITHOS.Client.Settings" xmlns:wsaw="http://www.w3.org/2006/05/addressing/wsdl" xmlns:soap12="http://schemas.xmlsoap.org/wsdl/soap12/" xmlns:i2="http://PITHOS.Client.Commands" 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="StatusService" targetNamespace="http://tempuri.org/" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">
3
  <wsp:Policy wsu:Id="NetNamedPipeBinding_IStatusService_policy">
4
    <wsp:ExactlyOne>
5
      <wsp:All>
6
        <msb:BinaryEncoding xmlns:msb="http://schemas.microsoft.com/ws/06/2004/mspolicy/netbinary1" />
7
        <wsaw:UsingAddressing />
8
      </wsp:All>
9
    </wsp:ExactlyOne>
10
  </wsp:Policy>
11
  <wsp:Policy wsu:Id="NetNamedPipeBinding_ISettingsService_policy">
12
    <wsp:ExactlyOne>
13
      <wsp:All>
14
        <msb:BinaryEncoding xmlns:msb="http://schemas.microsoft.com/ws/06/2004/mspolicy/netbinary1" />
15
        <wsaw:UsingAddressing />
16
      </wsp:All>
17
    </wsp:ExactlyOne>
18
  </wsp:Policy>
19
  <wsp:Policy wsu:Id="NetNamedPipeBinding_ICommandsService_policy">
20
    <wsp:ExactlyOne>
21
      <wsp:All>
22
        <msb:BinaryEncoding xmlns:msb="http://schemas.microsoft.com/ws/06/2004/mspolicy/netbinary1" />
23
        <wsaw:UsingAddressing />
24
      </wsp:All>
25
    </wsp:ExactlyOne>
26
  </wsp:Policy>
27
  <wsdl:import namespace="http://PITHOS.Client.Status" location="http://localhost:30000/pithos/mex?wsdl=wsdl0" />
28
  <wsdl:import namespace="http://PITHOS.Client.Settings" location="http://localhost:30000/pithos/mex?wsdl=wsdl1" />
29
  <wsdl:import namespace="http://PITHOS.Client.Commands" location="http://localhost:30000/pithos/mex?wsdl=wsdl2" />
30
  <wsdl:types />
31
  <wsdl:binding name="NetNamedPipeBinding_IStatusService" type="i0:IStatusService">
32
    <wsp:PolicyReference URI="#NetNamedPipeBinding_IStatusService_policy" />
33
    <soap12:binding transport="http://schemas.microsoft.com/soap/named-pipe" />
34
    <wsdl:operation name="GetStatus">
35
      <soap12:operation soapAction="http://PITHOS.Client.Status/IStatusService/GetStatus" style="document" />
36
      <wsdl:input>
37
        <soap12:body use="literal" />
38
      </wsdl:input>
39
      <wsdl:output>
40
        <soap12:body use="literal" />
41
      </wsdl:output>
42
    </wsdl:operation>
43
  </wsdl:binding>
44
  <wsdl:binding name="NetNamedPipeBinding_ISettingsService" type="i1:ISettingsService">
45
    <wsp:PolicyReference URI="#NetNamedPipeBinding_ISettingsService_policy" />
46
    <soap12:binding transport="http://schemas.microsoft.com/soap/named-pipe" />
47
    <wsdl:operation name="GetSettings">
48
      <soap12:operation soapAction="http://PITHOS.Client.Settings/ISettingsService/GetSettings" style="document" />
49
      <wsdl:input>
50
        <soap12:body use="literal" />
51
      </wsdl:input>
52
      <wsdl:output>
53
        <soap12:body use="literal" />
54
      </wsdl:output>
55
    </wsdl:operation>
56
  </wsdl:binding>
57
  <wsdl:binding name="NetNamedPipeBinding_ICommandsService" type="i2:ICommandsService">
58
    <wsp:PolicyReference URI="#NetNamedPipeBinding_ICommandsService_policy" />
59
    <soap12:binding transport="http://schemas.microsoft.com/soap/named-pipe" />
60
    <wsdl:operation name="ShowProperties">
61
      <soap12:operation soapAction="http://PITHOS.Client.Commands/ICommandsService/ShowProperties" style="document" />
62
      <wsdl:input>
63
        <soap12:body use="literal" />
64
      </wsdl:input>
65
    </wsdl:operation>
66
    <wsdl:operation name="GotoSite">
67
      <soap12:operation soapAction="http://PITHOS.Client.Commands/ICommandsService/GotoSite" style="document" />
68
      <wsdl:input>
69
        <soap12:body use="literal" />
70
      </wsdl:input>
71
    </wsdl:operation>
72
  </wsdl:binding>
73
  <wsdl:service name="StatusService">
74
    <wsdl:port name="NetNamedPipeBinding_IStatusService" binding="tns:NetNamedPipeBinding_IStatusService">
75
      <soap12:address location="net.pipe://localhost/pithos/statuscache" />
76
      <wsa10:EndpointReference>
77
        <wsa10:Address>net.pipe://localhost/pithos/statuscache</wsa10:Address>
78
      </wsa10:EndpointReference>
79
    </wsdl:port>
80
    <wsdl:port name="NetNamedPipeBinding_ISettingsService" binding="tns:NetNamedPipeBinding_ISettingsService">
81
      <soap12:address location="net.pipe://localhost/pithos/settings" />
82
      <wsa10:EndpointReference>
83
        <wsa10:Address>net.pipe://localhost/pithos/settings</wsa10:Address>
84
      </wsa10:EndpointReference>
85
    </wsdl:port>
86
    <wsdl:port name="NetNamedPipeBinding_ICommandsService" binding="tns:NetNamedPipeBinding_ICommandsService">
87
      <soap12:address location="net.pipe://localhost/pithos/commands" />
88
      <wsa10:EndpointReference>
89
        <wsa10:Address>net.pipe://localhost/pithos/commands</wsa10:Address>
90
      </wsa10:EndpointReference>
91
    </wsdl:port>
92
  </wsdl:service>
93
</wsdl:definitions>