Free cookie consent management tool by TermsFeed Policy Generator

source: branches/OKBJavaConnector/RunCreationService/xml-resources/web-service-references/RunCreationService/wsdl/services.heuristiclab.com/OKB.SPR.Java-3.3/RunCreationService.svc.wsdl @ 6068

Last change on this file since 6068 was 6068, checked in by mholper, 13 years ago

added RunCreationService as Netbeansproject #1441

File size: 7.3 KB
Line 
1<?xml version="1.0" encoding="utf-8"?><wsdl:definitions name="RunCreationService" 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/"><wsp:Policy wsu:Id="RunCreationService_policy"><wsp:ExactlyOne><wsp:All><sp:TransportBinding xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy"><wsp:Policy><sp:TransportToken><wsp:Policy><sp:HttpsToken RequireClientCertificate="false"/></wsp:Policy></sp:TransportToken><sp:AlgorithmSuite><wsp:Policy><sp:Basic256/></wsp:Policy></sp:AlgorithmSuite><sp:Layout><wsp:Policy><sp:Lax/></wsp:Policy></sp:Layout><sp:IncludeTimestamp/></wsp:Policy></sp:TransportBinding><sp:SignedSupportingTokens xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy"><wsp:Policy><sp:UsernameToken sp:IncludeToken="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy/IncludeToken/AlwaysToRecipient"><wsp:Policy><sp:WssUsernameToken10/></wsp:Policy></sp:UsernameToken></wsp:Policy></sp:SignedSupportingTokens><sp:Wss10 xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy"><wsp:Policy/></sp:Wss10></wsp:All></wsp:ExactlyOne></wsp:Policy><wsdl:types><xsd:schema targetNamespace="http://tempuri.org/Imports"><xsd:import schemaLocation="https://services.heuristiclab.com/OKB.SPR.Java-3.3/RunCreationService.svc?xsd=xsd0" namespace="http://tempuri.org/"/><xsd:import schemaLocation="https://services.heuristiclab.com/OKB.SPR.Java-3.3/RunCreationService.svc?xsd=xsd1" namespace="http://schemas.microsoft.com/2003/10/Serialization/"/><xsd:import schemaLocation="https://services.heuristiclab.com/OKB.SPR.Java-3.3/RunCreationService.svc?xsd=xsd2" namespace="http://schemas.datacontract.org/2004/07/HeuristicLab.Services.OKB.RunCreation.DataTransfer"/></xsd:schema></wsdl:types><wsdl:message name="IRunCreationService_GetAlgorithms_InputMessage"><wsdl:part name="parameters" element="tns:GetAlgorithms"/></wsdl:message><wsdl:message name="IRunCreationService_GetAlgorithms_OutputMessage"><wsdl:part name="parameters" element="tns:GetAlgorithmsResponse"/></wsdl:message><wsdl:message name="IRunCreationService_GetAlgorithmData_InputMessage"><wsdl:part name="parameters" element="tns:GetAlgorithmData"/></wsdl:message><wsdl:message name="IRunCreationService_GetAlgorithmData_OutputMessage"><wsdl:part name="parameters" element="tns:GetAlgorithmDataResponse"/></wsdl:message><wsdl:message name="IRunCreationService_GetProblems_InputMessage"><wsdl:part name="parameters" element="tns:GetProblems"/></wsdl:message><wsdl:message name="IRunCreationService_GetProblems_OutputMessage"><wsdl:part name="parameters" element="tns:GetProblemsResponse"/></wsdl:message><wsdl:message name="IRunCreationService_GetProblemData_InputMessage"><wsdl:part name="parameters" element="tns:GetProblemData"/></wsdl:message><wsdl:message name="IRunCreationService_GetProblemData_OutputMessage"><wsdl:part name="parameters" element="tns:GetProblemDataResponse"/></wsdl:message><wsdl:message name="IRunCreationService_AddRun_InputMessage"><wsdl:part name="parameters" element="tns:AddRun"/></wsdl:message><wsdl:message name="IRunCreationService_AddRun_OutputMessage"><wsdl:part name="parameters" element="tns:AddRunResponse"/></wsdl:message><wsdl:portType name="IRunCreationService"><wsdl:operation name="GetAlgorithms"><wsdl:input wsaw:Action="http://tempuri.org/IRunCreationService/GetAlgorithms" message="tns:IRunCreationService_GetAlgorithms_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/IRunCreationService/GetAlgorithmsResponse" message="tns:IRunCreationService_GetAlgorithms_OutputMessage"/></wsdl:operation><wsdl:operation name="GetAlgorithmData"><wsdl:input wsaw:Action="http://tempuri.org/IRunCreationService/GetAlgorithmData" message="tns:IRunCreationService_GetAlgorithmData_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/IRunCreationService/GetAlgorithmDataResponse" message="tns:IRunCreationService_GetAlgorithmData_OutputMessage"/></wsdl:operation><wsdl:operation name="GetProblems"><wsdl:input wsaw:Action="http://tempuri.org/IRunCreationService/GetProblems" message="tns:IRunCreationService_GetProblems_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/IRunCreationService/GetProblemsResponse" message="tns:IRunCreationService_GetProblems_OutputMessage"/></wsdl:operation><wsdl:operation name="GetProblemData"><wsdl:input wsaw:Action="http://tempuri.org/IRunCreationService/GetProblemData" message="tns:IRunCreationService_GetProblemData_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/IRunCreationService/GetProblemDataResponse" message="tns:IRunCreationService_GetProblemData_OutputMessage"/></wsdl:operation><wsdl:operation name="AddRun"><wsdl:input wsaw:Action="http://tempuri.org/IRunCreationService/AddRun" message="tns:IRunCreationService_AddRun_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/IRunCreationService/AddRunResponse" message="tns:IRunCreationService_AddRun_OutputMessage"/></wsdl:operation></wsdl:portType><wsdl:binding name="RunCreationService" type="tns:IRunCreationService"><wsp:PolicyReference URI="#RunCreationService_policy"/><soap:binding transport="http://schemas.xmlsoap.org/soap/http"/><wsdl:operation name="GetAlgorithms"><soap:operation soapAction="http://tempuri.org/IRunCreationService/GetAlgorithms" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetAlgorithmData"><soap:operation soapAction="http://tempuri.org/IRunCreationService/GetAlgorithmData" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetProblems"><soap:operation soapAction="http://tempuri.org/IRunCreationService/GetProblems" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetProblemData"><soap:operation soapAction="http://tempuri.org/IRunCreationService/GetProblemData" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="AddRun"><soap:operation soapAction="http://tempuri.org/IRunCreationService/AddRun" 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="RunCreationService"><wsdl:port name="RunCreationService" binding="tns:RunCreationService"><soap:address location="https://services.heuristiclab.com/OKB.SPR.Java-3.3/RunCreationService.svc"/></wsdl:port></wsdl:service></wsdl:definitions>
Note: See TracBrowser for help on using the repository browser.