Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
01/15/09 14:46:57 (15 years ago)
Author:
kgrading
Message:

added licence information and comments (#467)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/sources/HeuristicLab.Hive.Client.Console/Service References/ClientService/service.wsdl

    r1087 r1132  
    4848    <wsdl:part name="parameters" element="tns:GetStatusInfosResponse" />
    4949  </wsdl:message>
    50   <wsdl:message name="IClientConsoleCommunicator_GetConnection_InputMessage">
    51     <wsdl:part name="parameters" element="tns:GetConnection" />
    52   </wsdl:message>
    53   <wsdl:message name="IClientConsoleCommunicator_GetConnection_OutputMessage">
    54     <wsdl:part name="parameters" element="tns:GetConnectionResponse" />
    55   </wsdl:message>
    5650  <wsdl:message name="IClientConsoleCommunicator_SetConnection_InputMessage">
    5751    <wsdl:part name="parameters" element="tns:SetConnection" />
     
    8377      <wsdl:output wsaw:Action="http://tempuri.org/IClientConsoleCommunicator/GetStatusInfosResponse" message="tns:IClientConsoleCommunicator_GetStatusInfos_OutputMessage" />
    8478    </wsdl:operation>
    85     <wsdl:operation name="GetConnection">
    86       <wsdl:input wsaw:Action="http://tempuri.org/IClientConsoleCommunicator/GetConnection" message="tns:IClientConsoleCommunicator_GetConnection_InputMessage" />
    87       <wsdl:output wsaw:Action="http://tempuri.org/IClientConsoleCommunicator/GetConnectionResponse" message="tns:IClientConsoleCommunicator_GetConnection_OutputMessage" />
    88     </wsdl:operation>
    8979    <wsdl:operation name="SetConnection">
    9080      <wsdl:input wsaw:Action="http://tempuri.org/IClientConsoleCommunicator/SetConnection" message="tns:IClientConsoleCommunicator_SetConnection_InputMessage" />
     
    110100    <wsdl:operation name="GetStatusInfos">
    111101      <soap12:operation soapAction="http://tempuri.org/IClientConsoleCommunicator/GetStatusInfos" style="document" />
    112       <wsdl:input>
    113         <soap12:body use="literal" />
    114       </wsdl:input>
    115       <wsdl:output>
    116         <soap12:body use="literal" />
    117       </wsdl:output>
    118     </wsdl:operation>
    119     <wsdl:operation name="GetConnection">
    120       <soap12:operation soapAction="http://tempuri.org/IClientConsoleCommunicator/GetConnection" style="document" />
    121102      <wsdl:input>
    122103        <soap12:body use="literal" />
     
    169150        <wsa10:Address>net.tcp://127.0.0.1:8000/ClientConsole/ClientConsoleCommunicator</wsa10:Address>
    170151        <Identity xmlns="http://schemas.xmlsoap.org/ws/2006/02/addressingidentity">
    171           <Upn>mse08004@fhs-hagenberg.ac.at</Upn>
     152          <Upn>mse08003@fhs-hagenberg.ac.at</Upn>
    172153        </Identity>
    173154      </wsa10:EndpointReference>
Note: See TracChangeset for help on using the changeset viewer.