JWS-113 Commented Jpred entries in the datamodel, runner and webservices java source...
[jabaws.git] / webservices / compbio / ws / server / resource / GLprobsWS.wsdl
1 <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
2 <!-- Generated by JAX-WS RI at http://jax-ws.dev.java.net. RI's version is Metro/2.1 (branches/2.1-6728; 2011-02-03T14:14:58+0000) JAXWS-RI/2.2.3 JAXWS/2.2. -->
3 <definitions targetNamespace="http://msa.data.compbio/01/12/2010/" name="GLprobsWS" xmlns="http://schemas.xmlsoap.org/wsdl/" xmlns:wsp="http://www.w3.org/ns/ws-policy" xmlns:tns="http://msa.data.compbio/01/12/2010/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsp1_2="http://schemas.xmlsoap.org/ws/2004/09/policy" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:wsam="http://www.w3.org/2007/05/addressing/metadata" xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd">
4   <import namespace="http://msa.data.compbio/01/01/2010/" location="MsaWS.wsdl"/>
5   <binding name="GLprobsWSPortBinding" type="ns1:MsaWS" xmlns:ns1="http://msa.data.compbio/01/01/2010/">
6     <soap:binding transport="http://schemas.xmlsoap.org/soap/http" style="document"/>
7     <operation name="align">
8       <soap:operation soapAction=""/>
9       <input>
10         <soap:body use="literal"/>
11       </input>
12       <output>
13         <soap:body use="literal"/>
14       </output>
15       <fault name="UnsupportedRuntimeException">
16         <soap:fault name="UnsupportedRuntimeException" use="literal"/>
17       </fault>
18       <fault name="LimitExceededException">
19         <soap:fault name="LimitExceededException" use="literal"/>
20       </fault>
21       <fault name="JobSubmissionException">
22         <soap:fault name="JobSubmissionException" use="literal"/>
23       </fault>
24     </operation>
25     <operation name="presetAlign">
26       <soap:operation soapAction=""/>
27       <input>
28         <soap:body use="literal"/>
29       </input>
30       <output>
31         <soap:body use="literal"/>
32       </output>
33       <fault name="UnsupportedRuntimeException">
34         <soap:fault name="UnsupportedRuntimeException" use="literal"/>
35       </fault>
36       <fault name="LimitExceededException">
37         <soap:fault name="LimitExceededException" use="literal"/>
38       </fault>
39       <fault name="JobSubmissionException">
40         <soap:fault name="JobSubmissionException" use="literal"/>
41       </fault>
42       <fault name="WrongParameterException">
43         <soap:fault name="WrongParameterException" use="literal"/>
44       </fault>
45     </operation>
46     <operation name="customAlign">
47       <soap:operation soapAction=""/>
48       <input>
49         <soap:body use="literal"/>
50       </input>
51       <output>
52         <soap:body use="literal"/>
53       </output>
54       <fault name="UnsupportedRuntimeException">
55         <soap:fault name="UnsupportedRuntimeException" use="literal"/>
56       </fault>
57       <fault name="LimitExceededException">
58         <soap:fault name="LimitExceededException" use="literal"/>
59       </fault>
60       <fault name="JobSubmissionException">
61         <soap:fault name="JobSubmissionException" use="literal"/>
62       </fault>
63       <fault name="WrongParameterException">
64         <soap:fault name="WrongParameterException" use="literal"/>
65       </fault>
66     </operation>
67     <operation name="getResult">
68       <soap:operation soapAction=""/>
69       <input>
70         <soap:body use="literal"/>
71       </input>
72       <output>
73         <soap:body use="literal"/>
74       </output>
75       <fault name="ResultNotAvailableException">
76         <soap:fault name="ResultNotAvailableException" use="literal"/>
77       </fault>
78     </operation>
79     <operation name="cancelJob">
80       <soap:operation soapAction=""/>
81       <input>
82         <soap:body use="literal"/>
83       </input>
84       <output>
85         <soap:body use="literal"/>
86       </output>
87     </operation>
88     <operation name="getJobStatus">
89       <soap:operation soapAction=""/>
90       <input>
91         <soap:body use="literal"/>
92       </input>
93       <output>
94         <soap:body use="literal"/>
95       </output>
96     </operation>
97     <operation name="pullExecStatistics">
98       <soap:operation soapAction=""/>
99       <input>
100         <soap:body use="literal"/>
101       </input>
102       <output>
103         <soap:body use="literal"/>
104       </output>
105     </operation>
106     <operation name="getRunnerOptions">
107       <soap:operation soapAction=""/>
108       <input>
109         <soap:body use="literal"/>
110       </input>
111       <output>
112         <soap:body use="literal"/>
113       </output>
114     </operation>
115     <operation name="getLimit">
116       <soap:operation soapAction=""/>
117       <input>
118         <soap:body use="literal"/>
119       </input>
120       <output>
121         <soap:body use="literal"/>
122       </output>
123     </operation>
124     <operation name="getLimits">
125       <soap:operation soapAction=""/>
126       <input>
127         <soap:body use="literal"/>
128       </input>
129       <output>
130         <soap:body use="literal"/>
131       </output>
132     </operation>
133     <operation name="getPresets">
134       <soap:operation soapAction=""/>
135       <input>
136         <soap:body use="literal"/>
137       </input>
138       <output>
139         <soap:body use="literal"/>
140       </output>
141     </operation>
142   </binding>
143   <service name="GLprobsWS">
144     <port name="GLprobsWSPort" binding="tns:GLprobsWSPortBinding">
145       <soap:address location="REPLACE_WITH_ACTUAL_URL"/>
146     </port>
147   </service>
148 </definitions>
149