Changeset 6072
- Timestamp:
- 04/29/11 02:57:50 (14 years ago)
- Location:
- branches/OKBJavaConnector/QueryService/src
- Files:
-
- 1 deleted
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/OKBJavaConnector/QueryService/src/META-INF/QueryService.svc.xml
r6070 r6072 1 <?xml version="1.0" encoding="utf-8"?><wsdl:definitions name="QueryService" targetNamespace="http://tempuri.org/" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:wsx="http://schemas.xmlsoap.org/ws/2004/09/mex" xmlns:wsa10="http://www.w3.org/2005/08/addressing" xmlns:tns="http://tempuri.org/" xmlns:soap12="http://schemas.xmlsoap.org/wsdl/soap12/" xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd" xmlns:wsp="http://schemas.xmlsoap.org/ws/2004/09/policy" xmlns:wsap="http://schemas.xmlsoap.org/ws/2004/08/addressing/policy" xmlns:msc="http://schemas.microsoft.com/ws/2005/12/wsdl/contract" xmlns:wsa="http://schemas.xmlsoap.org/ws/2004/08/addressing" xmlns:wsam="http://www.w3.org/2007/05/addressing/metadata" xmlns:wsaw="http://www.w3.org/2006/05/addressing/wsdl" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:wsp1="http://www.w3.org/ns/ws-policy" xmlns:sc="http://schemas.sun.com/2006/03/wss/client" xmlns:wspp="http://java.sun.com/xml/ns/wsit/policy" xmlns:sc1="http://schemas.sun.com/2006/03/wss/server"><wsdl:types><xsd:schema targetNamespace="http://tempuri.org/Imports"><xsd:import schemaLocation="https://services.heuristiclab.com/OKB.SPR.Java-3.3/QueryService.svc?xsd=xsd0" namespace="http://tempuri.org/"/><xsd:import schemaLocation="https://services.heuristiclab.com/OKB.SPR.Java-3.3/QueryService.svc?xsd=xsd1" namespace="http://schemas.microsoft.com/2003/10/Serialization/"/><xsd:import schemaLocation="https://services.heuristiclab.com/OKB.SPR.Java-3.3/QueryService.svc?xsd=xsd2" namespace="http://schemas.datacontract.org/2004/07/HeuristicLab.Services.OKB.Query.DataTransfer"/><xsd:import schemaLocation="https://services.heuristiclab.com/OKB.SPR.Java-3.3/QueryService.svc?xsd=xsd3" namespace="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/></xsd:schema></wsdl:types><wsdl:message name="IQueryService_GetFilters_InputMessage"><wsdl:part name="parameters" element="tns:GetFilters"/></wsdl:message><wsdl:message name="IQueryService_GetFilters_OutputMessage"><wsdl:part name="parameters" element="tns:GetFiltersResponse"/></wsdl:message><wsdl:message name="IQueryService_GetNumberOfRuns_InputMessage"><wsdl:part name="parameters" element="tns:GetNumberOfRuns"/></wsdl:message><wsdl:message name="IQueryService_GetNumberOfRuns_OutputMessage"><wsdl:part name="parameters" element="tns:GetNumberOfRunsResponse"/></wsdl:message><wsdl:message name="IQueryService_GetRunIds_InputMessage"><wsdl:part name="parameters" element="tns:GetRunIds"/></wsdl:message><wsdl:message name="IQueryService_GetRunIds_OutputMessage"><wsdl:part name="parameters" element="tns:GetRunIdsResponse"/></wsdl:message><wsdl:message name="IQueryService_GetRuns_InputMessage"><wsdl:part name="parameters" element="tns:GetRuns"/></wsdl:message><wsdl:message name="IQueryService_GetRuns_OutputMessage"><wsdl:part name="parameters" element="tns:GetRunsResponse"/></wsdl:message><wsdl:portType name="IQueryService"><wsdl:operation name="GetFilters"><wsdl:input wsaw:Action="http://tempuri.org/IQueryService/GetFilters" message="tns:IQueryService_GetFilters_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/IQueryService/GetFiltersResponse" message="tns:IQueryService_GetFilters_OutputMessage"/></wsdl:operation><wsdl:operation name="GetNumberOfRuns"><wsdl:input wsaw:Action="http://tempuri.org/IQueryService/GetNumberOfRuns" message="tns:IQueryService_GetNumberOfRuns_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/IQueryService/GetNumberOfRunsResponse" message="tns:IQueryService_GetNumberOfRuns_OutputMessage"/></wsdl:operation><wsdl:operation name="GetRunIds"><wsdl:input wsaw:Action="http://tempuri.org/IQueryService/GetRunIds" message="tns:IQueryService_GetRunIds_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/IQueryService/GetRunIdsResponse" message="tns:IQueryService_GetRunIds_OutputMessage"/></wsdl:operation><wsdl:operation name="GetRuns"><wsdl:input wsaw:Action="http://tempuri.org/IQueryService/GetRuns" message="tns:IQueryService_GetRuns_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/IQueryService/GetRunsResponse" message="tns:IQueryService_GetRuns_OutputMessage"/></wsdl:operation></wsdl:portType><wsdl:binding name="QueryService" type="tns:IQueryService"><wsp1:PolicyReference URI="#QueryServicePolicy"/> 2 <soap:binding transport="http://schemas.xmlsoap.org/soap/http"/><wsdl:operation name="GetFilters"><soap:operation soapAction="http://tempuri.org/IQueryService/GetFilters" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetNumberOfRuns"><soap:operation soapAction="http://tempuri.org/IQueryService/GetNumberOfRuns" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetRunIds"><soap:operation soapAction="http://tempuri.org/IQueryService/GetRunIds" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetRuns"><soap:operation soapAction="http://tempuri.org/IQueryService/GetRuns" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation></wsdl:binding><wsdl:service name="QueryService"><wsdl:port name="QueryService" binding="tns:QueryService"><soap:address location="https://services.heuristiclab.com/OKB.SPR.Java-3.3/QueryService.svc"/></wsdl:port></wsdl:service> 1 <?xml version="1.0" encoding="utf-8"?> 2 <wsdl:definitions name="QueryService" targetNamespace="http://tempuri.org/" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:wsx="http://schemas.xmlsoap.org/ws/2004/09/mex" xmlns:wsa10="http://www.w3.org/2005/08/addressing" xmlns:tns="http://tempuri.org/" xmlns:soap12="http://schemas.xmlsoap.org/wsdl/soap12/" xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd" xmlns:wsp="http://schemas.xmlsoap.org/ws/2004/09/policy" xmlns:wsap="http://schemas.xmlsoap.org/ws/2004/08/addressing/policy" xmlns:msc="http://schemas.microsoft.com/ws/2005/12/wsdl/contract" xmlns:wsa="http://schemas.xmlsoap.org/ws/2004/08/addressing" xmlns:wsam="http://www.w3.org/2007/05/addressing/metadata" xmlns:wsaw="http://www.w3.org/2006/05/addressing/wsdl" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:wsp1="http://www.w3.org/ns/ws-policy" xmlns:sc="http://schemas.sun.com/2006/03/wss/client" xmlns:wspp="http://java.sun.com/xml/ns/wsit/policy" xmlns:sc1="http://schemas.sun.com/2006/03/wss/server"> 3 <wsdl:types> 4 <xsd:schema targetNamespace="http://tempuri.org/Imports"> 5 <xsd:import schemaLocation="https://services.heuristiclab.com/OKB.SPR.Java-3.3/QueryService.svc?xsd=xsd0" namespace="http://tempuri.org/"/> 6 <xsd:import schemaLocation="https://services.heuristiclab.com/OKB.SPR.Java-3.3/QueryService.svc?xsd=xsd1" namespace="http://schemas.microsoft.com/2003/10/Serialization/"/> 7 <xsd:import schemaLocation="https://services.heuristiclab.com/OKB.SPR.Java-3.3/QueryService.svc?xsd=xsd2" namespace="http://schemas.datacontract.org/2004/07/HeuristicLab.Services.OKB.Query.DataTransfer"/> 8 <xsd:import schemaLocation="https://services.heuristiclab.com/OKB.SPR.Java-3.3/QueryService.svc?xsd=xsd3" namespace="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/> 9 </xsd:schema> 10 </wsdl:types> 11 <wsdl:message name="IQueryService_GetFilters_InputMessage"> 12 <wsdl:part name="parameters" element="tns:GetFilters"/> 13 </wsdl:message> 14 <wsdl:message name="IQueryService_GetFilters_OutputMessage"> 15 <wsdl:part name="parameters" element="tns:GetFiltersResponse"/> 16 </wsdl:message> 17 <wsdl:message name="IQueryService_GetNumberOfRuns_InputMessage"> 18 <wsdl:part name="parameters" element="tns:GetNumberOfRuns"/> 19 </wsdl:message> 20 <wsdl:message name="IQueryService_GetNumberOfRuns_OutputMessage"> 21 <wsdl:part name="parameters" element="tns:GetNumberOfRunsResponse"/> 22 </wsdl:message> 23 <wsdl:message name="IQueryService_GetRunIds_InputMessage"> 24 <wsdl:part name="parameters" element="tns:GetRunIds"/> 25 </wsdl:message> 26 <wsdl:message name="IQueryService_GetRunIds_OutputMessage"> 27 <wsdl:part name="parameters" element="tns:GetRunIdsResponse"/> 28 </wsdl:message> 29 <wsdl:message name="IQueryService_GetRuns_InputMessage"> 30 <wsdl:part name="parameters" element="tns:GetRuns"/> 31 </wsdl:message> 32 <wsdl:message name="IQueryService_GetRuns_OutputMessage"> 33 <wsdl:part name="parameters" element="tns:GetRunsResponse"/> 34 </wsdl:message> 35 <wsdl:portType name="IQueryService"> 36 <wsdl:operation name="GetFilters"> 37 <wsdl:input wsaw:Action="http://tempuri.org/IQueryService/GetFilters" message="tns:IQueryService_GetFilters_InputMessage"/> 38 <wsdl:output wsaw:Action="http://tempuri.org/IQueryService/GetFiltersResponse" message="tns:IQueryService_GetFilters_OutputMessage"/> 39 </wsdl:operation> 40 <wsdl:operation name="GetNumberOfRuns"> 41 <wsdl:input wsaw:Action="http://tempuri.org/IQueryService/GetNumberOfRuns" message="tns:IQueryService_GetNumberOfRuns_InputMessage"/> 42 <wsdl:output wsaw:Action="http://tempuri.org/IQueryService/GetNumberOfRunsResponse" message="tns:IQueryService_GetNumberOfRuns_OutputMessage"/> 43 </wsdl:operation> 44 <wsdl:operation name="GetRunIds"> 45 <wsdl:input wsaw:Action="http://tempuri.org/IQueryService/GetRunIds" message="tns:IQueryService_GetRunIds_InputMessage"/> 46 <wsdl:output wsaw:Action="http://tempuri.org/IQueryService/GetRunIdsResponse" message="tns:IQueryService_GetRunIds_OutputMessage"/> 47 </wsdl:operation> 48 <wsdl:operation name="GetRuns"> 49 <wsdl:input wsaw:Action="http://tempuri.org/IQueryService/GetRuns" message="tns:IQueryService_GetRuns_InputMessage"/> 50 <wsdl:output wsaw:Action="http://tempuri.org/IQueryService/GetRunsResponse" message="tns:IQueryService_GetRuns_OutputMessage"/> 51 </wsdl:operation> 52 </wsdl:portType> 53 <wsdl:binding name="QueryService" type="tns:IQueryService"> 54 <wsp1:PolicyReference URI="#QueryServicePolicy"/> 55 <soap:binding transport="http://schemas.xmlsoap.org/soap/http"/> 56 <wsdl:operation name="GetFilters"> 57 <soap:operation soapAction="http://tempuri.org/IQueryService/GetFilters" style="document"/> 58 <wsdl:input> 59 <soap:body use="literal"/> 60 </wsdl:input> 61 <wsdl:output> 62 <soap:body use="literal"/> 63 </wsdl:output> 64 </wsdl:operation> 65 <wsdl:operation name="GetNumberOfRuns"> 66 <soap:operation soapAction="http://tempuri.org/IQueryService/GetNumberOfRuns" style="document"/> 67 <wsdl:input> 68 <soap:body use="literal"/> 69 </wsdl:input> 70 <wsdl:output> 71 <soap:body use="literal"/> 72 </wsdl:output> 73 </wsdl:operation> 74 <wsdl:operation name="GetRunIds"> 75 <soap:operation soapAction="http://tempuri.org/IQueryService/GetRunIds" style="document"/> 76 <wsdl:input> 77 <soap:body use="literal"/> 78 </wsdl:input> 79 <wsdl:output> 80 <soap:body use="literal"/> 81 </wsdl:output> 82 </wsdl:operation> 83 <wsdl:operation name="GetRuns"> 84 <soap:operation soapAction="http://tempuri.org/IQueryService/GetRuns" style="document"/> 85 <wsdl:input> 86 <soap:body use="literal"/> 87 </wsdl:input> 88 <wsdl:output> 89 <soap:body use="literal"/> 90 </wsdl:output> 91 </wsdl:operation> 92 </wsdl:binding> 93 <wsdl:service name="QueryService"> 94 <wsdl:port name="QueryService" binding="tns:QueryService"> 95 <soap:address location="https://services.heuristiclab.com/OKB.SPR.Java-3.3/QueryService.svc"/> 96 </wsdl:port> 97 </wsdl:service> 3 98 <wsp1:Policy wsu:Id="QueryServicePolicy"> 4 99 <wsp1:ExactlyOne> -
branches/OKBJavaConnector/QueryService/src/queryservice/Main.java
r6066 r6072 6 6 7 7 import com.heuristiclab.services.query.QueryService; 8 import com.heuristiclab.services.query.Algorithm;9 8 import com.heuristiclab.services.query.ArrayOfFilter; 10 9 import com.heuristiclab.services.query.Filter;
Note: See TracChangeset
for help on using the changeset viewer.