Add new operation to the ProteoCache WS
[proteocache.git] / server / compbio / ws / resources / ProteoCacheWS.wsdl
index c456e47..dd3aa90 100644 (file)
@@ -6,6 +6,18 @@
       <xsd:import namespace="http://server.proteocache.ws" schemaLocation="ProteoCacheWS_schema1.xsd"/>
     </xsd:schema>
   </types>
+  <message name="findJobForSequence">
+    <part name="parameters" element="tns:findJobForSequence"/>
+  </message>
+  <message name="findJobForSequenceResponse">
+    <part name="parameters" element="tns:findJobForSequenceResponse"/>
+  </message>
+  <message name="getArchive">
+    <part name="parameters" element="tns:getArchive"/>
+  </message>
+  <message name="getArchiveResponse">
+    <part name="parameters" element="tns:getArchiveResponse"/>
+  </message>
   <message name="findSequence">
     <part name="parameters" element="tns:findSequence"/>
   </message>
     <part name="parameters" element="tns:findSequenceResponse"/>
   </message>
   <portType name="Jpred">
+    <operation name="findJobForSequence">
+      <input wsam:Action="http://server.proteocache.ws/Jpred/findJobForSequenceRequest" message="tns:findJobForSequence"/>
+      <output wsam:Action="http://server.proteocache.ws/Jpred/findJobForSequenceResponse" message="tns:findJobForSequenceResponse"/>
+    </operation>
+    <operation name="getArchive">
+      <input wsam:Action="http://server.proteocache.ws/Jpred/getArchiveRequest" message="tns:getArchive"/>
+      <output wsam:Action="http://server.proteocache.ws/Jpred/getArchiveResponse" message="tns:getArchiveResponse"/>
+    </operation>
     <operation name="findSequence">
       <input wsam:Action="http://server.proteocache.ws/Jpred/findSequenceRequest" message="tns:findSequence"/>
       <output wsam:Action="http://server.proteocache.ws/Jpred/findSequenceResponse" message="tns:findSequenceResponse"/>
   </portType>
   <binding name="ProteoCacheWSPortBinding" type="tns:Jpred">
     <soap:binding transport="http://schemas.xmlsoap.org/soap/http" style="document"/>
+    <operation name="findJobForSequence">
+      <soap:operation soapAction=""/>
+      <input>
+        <soap:body use="literal"/>
+      </input>
+      <output>
+        <soap:body use="literal"/>
+      </output>
+    </operation>
+    <operation name="getArchive">
+      <soap:operation soapAction=""/>
+      <input>
+        <soap:body use="literal"/>
+      </input>
+      <output>
+        <soap:body use="literal"/>
+      </output>
+    </operation>
     <operation name="findSequence">
       <soap:operation soapAction=""/>
       <input>