You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
504 lines
26 KiB
504 lines
26 KiB
<?xml version="1.0" encoding="UTF-8"?>
|
|
<wsdl:definitions targetNamespace="http://yacy:8080/soap/admin" xmlns:apachesoap="http://xml.apache.org/xml-soap" xmlns:impl="http://yacy:8080/soap/admin" xmlns:intf="http://yacy:8080/soap/admin" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:wsdlsoap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><!--WSDL created by Apache Axis version: 1.4
|
|
Built on Apr 22, 2006 (06:55:48 PDT)--><wsdl:types><schema targetNamespace="http://yacy:8080/soap/admin" xmlns="http://www.w3.org/2001/XMLSchema"><import namespace="http://xml.apache.org/xml-soap"/><import namespace="http://schemas.xmlsoap.org/soap/encoding/"/><complexType name="ArrayOf_xsd_string"><complexContent><restriction base="soapenc:Array"><attribute ref="soapenc:arrayType" wsdl:arrayType="xsd:string[]"/></restriction></complexContent></complexType></schema></wsdl:types>
|
|
<wsdl:message name="setTransferPropertiesRequest">
|
|
<wsdl:part name="indexDistribution" type="xsd:boolean"/>
|
|
<wsdl:part name="indexDistributeWhileCrawling" type="xsd:boolean"/>
|
|
<wsdl:part name="indexReceive" type="xsd:boolean"/>
|
|
<wsdl:part name="indexReceiveBlockBlacklist" type="xsd:boolean"/>
|
|
</wsdl:message>
|
|
<wsdl:message name="getServerLogResponse">
|
|
<wsdl:part name="getServerLogReturn" type="apachesoap:Document"/>
|
|
|
|
</wsdl:message>
|
|
<wsdl:message name="getConfigPropertiesResponse">
|
|
<wsdl:part name="getConfigPropertiesReturn" type="intf:ArrayOf_xsd_string"/>
|
|
</wsdl:message>
|
|
<wsdl:message name="setRemoteProxyRequest">
|
|
<wsdl:part name="enableRemoteProxy" type="xsd:boolean"/>
|
|
<wsdl:part name="proxyHost" type="xsd:string"/>
|
|
<wsdl:part name="proxyPort" type="xsd:int"/>
|
|
<wsdl:part name="proxyUserName" type="xsd:string"/>
|
|
|
|
<wsdl:part name="proxyPwd" type="xsd:string"/>
|
|
<wsdl:part name="noProxyList" type="xsd:string"/>
|
|
<wsdl:part name="useProxy4YaCy" type="xsd:boolean"/>
|
|
<wsdl:part name="useProxy4SSL" type="xsd:boolean"/>
|
|
</wsdl:message>
|
|
<wsdl:message name="setPeerPortResponse">
|
|
</wsdl:message>
|
|
<wsdl:message name="enableRemoteProxyResponse">
|
|
</wsdl:message>
|
|
|
|
<wsdl:message name="setRemoteProxyResponse">
|
|
</wsdl:message>
|
|
<wsdl:message name="getConfigPropertyListRequest">
|
|
</wsdl:message>
|
|
<wsdl:message name="getConfigPropertyRequest">
|
|
<wsdl:part name="key" type="xsd:string"/>
|
|
</wsdl:message>
|
|
<wsdl:message name="setTransferPropertiesResponse">
|
|
</wsdl:message>
|
|
|
|
<wsdl:message name="getLocalPeerProfileRequest">
|
|
</wsdl:message>
|
|
<wsdl:message name="setDistributedCrawlingResponse">
|
|
</wsdl:message>
|
|
<wsdl:message name="getPerformanceQueuesResponse">
|
|
<wsdl:part name="getPerformanceQueuesReturn" type="apachesoap:Document"/>
|
|
</wsdl:message>
|
|
<wsdl:message name="getTransferPropertiesRequest">
|
|
</wsdl:message>
|
|
|
|
<wsdl:message name="shutdownPeerResponse">
|
|
</wsdl:message>
|
|
<wsdl:message name="setPeerNameResponse">
|
|
</wsdl:message>
|
|
<wsdl:message name="setLocalPeerProfileRequest">
|
|
<wsdl:part name="name" type="xsd:string"/>
|
|
<wsdl:part name="nickname" type="xsd:string"/>
|
|
<wsdl:part name="homepage" type="xsd:string"/>
|
|
<wsdl:part name="email" type="xsd:string"/>
|
|
|
|
<wsdl:part name="icq" type="xsd:string"/>
|
|
<wsdl:part name="jabber" type="xsd:string"/>
|
|
<wsdl:part name="yahoo" type="xsd:string"/>
|
|
<wsdl:part name="msn" type="xsd:string"/>
|
|
<wsdl:part name="comments" type="xsd:string"/>
|
|
</wsdl:message>
|
|
<wsdl:message name="getConfigPropertyResponse">
|
|
<wsdl:part name="getConfigPropertyReturn" type="xsd:string"/>
|
|
</wsdl:message>
|
|
|
|
<wsdl:message name="createNewXMLDocumentResponse">
|
|
<wsdl:part name="createNewXMLDocumentReturn" type="apachesoap:Document"/>
|
|
</wsdl:message>
|
|
<wsdl:message name="getMessageForwardingResponse">
|
|
<wsdl:part name="getMessageForwardingReturn" type="apachesoap:Document"/>
|
|
</wsdl:message>
|
|
<wsdl:message name="getConfigPropertyListResponse">
|
|
<wsdl:part name="getConfigPropertyListReturn" type="apachesoap:Document"/>
|
|
</wsdl:message>
|
|
|
|
<wsdl:message name="setMessageForwardingRequest">
|
|
<wsdl:part name="enableForwarding" type="xsd:boolean"/>
|
|
<wsdl:part name="forwardingCommand" type="xsd:string"/>
|
|
<wsdl:part name="forwardingTo" type="xsd:string"/>
|
|
</wsdl:message>
|
|
<wsdl:message name="getVersionRequest">
|
|
</wsdl:message>
|
|
<wsdl:message name="setPeerPortRequest">
|
|
<wsdl:part name="newPort" type="xsd:int"/>
|
|
|
|
</wsdl:message>
|
|
<wsdl:message name="enableRemoteProxyRequest">
|
|
<wsdl:part name="enableProxy" type="xsd:boolean"/>
|
|
</wsdl:message>
|
|
<wsdl:message name="doGarbageCollectionResponse">
|
|
</wsdl:message>
|
|
<wsdl:message name="doGarbageCollectionRequest">
|
|
</wsdl:message>
|
|
<wsdl:message name="getServerLogRequest">
|
|
|
|
<wsdl:part name="sequenceNumber" type="xsd:long"/>
|
|
</wsdl:message>
|
|
<wsdl:message name="getConfigPropertiesRequest">
|
|
<wsdl:part name="keys" type="intf:ArrayOf_xsd_string"/>
|
|
</wsdl:message>
|
|
<wsdl:message name="setMessageForwardingResponse">
|
|
</wsdl:message>
|
|
<wsdl:message name="getVersionResponse">
|
|
<wsdl:part name="getVersionReturn" type="apachesoap:Document"/>
|
|
|
|
</wsdl:message>
|
|
<wsdl:message name="setPeerNameRequest">
|
|
<wsdl:part name="newName" type="xsd:string"/>
|
|
</wsdl:message>
|
|
<wsdl:message name="createNewXMLDocumentRequest">
|
|
<wsdl:part name="rootElementName" type="xsd:string"/>
|
|
</wsdl:message>
|
|
<wsdl:message name="getMessageForwardingRequest">
|
|
</wsdl:message>
|
|
|
|
<wsdl:message name="getPeerProfileRequest">
|
|
<wsdl:part name="peerhash" type="xsd:string"/>
|
|
</wsdl:message>
|
|
<wsdl:message name="setLocalPeerProfileResponse">
|
|
</wsdl:message>
|
|
<wsdl:message name="setPropertiesRequest">
|
|
<wsdl:part name="keys" type="intf:ArrayOf_xsd_string"/>
|
|
<wsdl:part name="values" type="intf:ArrayOf_xsd_string"/>
|
|
</wsdl:message>
|
|
|
|
<wsdl:message name="setConfigPropertyResponse">
|
|
</wsdl:message>
|
|
<wsdl:message name="setPropertiesResponse">
|
|
</wsdl:message>
|
|
<wsdl:message name="setConfigPropertyRequest">
|
|
<wsdl:part name="key" type="xsd:string"/>
|
|
<wsdl:part name="value" type="xsd:string"/>
|
|
</wsdl:message>
|
|
<wsdl:message name="shutdownPeerRequest">
|
|
|
|
</wsdl:message>
|
|
<wsdl:message name="getTransferPropertiesResponse">
|
|
<wsdl:part name="getTransferPropertiesReturn" type="apachesoap:Document"/>
|
|
</wsdl:message>
|
|
<wsdl:message name="getPeerProfileResponse">
|
|
<wsdl:part name="getPeerProfileReturn" type="apachesoap:Document"/>
|
|
</wsdl:message>
|
|
<wsdl:message name="getLocalPeerProfileResponse">
|
|
<wsdl:part name="getLocalPeerProfileReturn" type="apachesoap:Document"/>
|
|
|
|
</wsdl:message>
|
|
<wsdl:message name="getPerformanceQueuesRequest">
|
|
</wsdl:message>
|
|
<wsdl:message name="setDistributedCrawlingRequest">
|
|
<wsdl:part name="enableRemoteTriggeredCrawls" type="xsd:boolean"/>
|
|
<wsdl:part name="maximumAllowedPPM" type="xsd:int"/>
|
|
</wsdl:message>
|
|
<wsdl:portType name="AdminService">
|
|
<wsdl:operation name="setConfigProperty" parameterOrder="key value">
|
|
|
|
<wsdl:input message="intf:setConfigPropertyRequest" name="setConfigPropertyRequest"/>
|
|
<wsdl:output message="intf:setConfigPropertyResponse" name="setConfigPropertyResponse"/>
|
|
</wsdl:operation>
|
|
<wsdl:operation name="setProperties" parameterOrder="keys values">
|
|
<wsdl:input message="intf:setPropertiesRequest" name="setPropertiesRequest"/>
|
|
<wsdl:output message="intf:setPropertiesResponse" name="setPropertiesResponse"/>
|
|
</wsdl:operation>
|
|
<wsdl:operation name="getConfigProperty" parameterOrder="key">
|
|
<wsdl:input message="intf:getConfigPropertyRequest" name="getConfigPropertyRequest"/>
|
|
|
|
<wsdl:output message="intf:getConfigPropertyResponse" name="getConfigPropertyResponse"/>
|
|
</wsdl:operation>
|
|
<wsdl:operation name="getConfigProperties" parameterOrder="keys">
|
|
<wsdl:input message="intf:getConfigPropertiesRequest" name="getConfigPropertiesRequest"/>
|
|
<wsdl:output message="intf:getConfigPropertiesResponse" name="getConfigPropertiesResponse"/>
|
|
</wsdl:operation>
|
|
<wsdl:operation name="getConfigPropertyList">
|
|
<wsdl:input message="intf:getConfigPropertyListRequest" name="getConfigPropertyListRequest"/>
|
|
<wsdl:output message="intf:getConfigPropertyListResponse" name="getConfigPropertyListResponse"/>
|
|
|
|
</wsdl:operation>
|
|
<wsdl:operation name="getVersion">
|
|
<wsdl:input message="intf:getVersionRequest" name="getVersionRequest"/>
|
|
<wsdl:output message="intf:getVersionResponse" name="getVersionResponse"/>
|
|
</wsdl:operation>
|
|
<wsdl:operation name="getPerformanceQueues">
|
|
<wsdl:input message="intf:getPerformanceQueuesRequest" name="getPerformanceQueuesRequest"/>
|
|
<wsdl:output message="intf:getPerformanceQueuesResponse" name="getPerformanceQueuesResponse"/>
|
|
</wsdl:operation>
|
|
|
|
<wsdl:operation name="setPeerName" parameterOrder="newName">
|
|
<wsdl:input message="intf:setPeerNameRequest" name="setPeerNameRequest"/>
|
|
<wsdl:output message="intf:setPeerNameResponse" name="setPeerNameResponse"/>
|
|
</wsdl:operation>
|
|
<wsdl:operation name="setPeerPort" parameterOrder="newPort">
|
|
<wsdl:input message="intf:setPeerPortRequest" name="setPeerPortRequest"/>
|
|
<wsdl:output message="intf:setPeerPortResponse" name="setPeerPortResponse"/>
|
|
</wsdl:operation>
|
|
<wsdl:operation name="enableRemoteProxy" parameterOrder="enableProxy">
|
|
|
|
<wsdl:input message="intf:enableRemoteProxyRequest" name="enableRemoteProxyRequest"/>
|
|
<wsdl:output message="intf:enableRemoteProxyResponse" name="enableRemoteProxyResponse"/>
|
|
</wsdl:operation>
|
|
<wsdl:operation name="setRemoteProxy" parameterOrder="enableRemoteProxy proxyHost proxyPort proxyUserName proxyPwd noProxyList useProxy4YaCy useProxy4SSL">
|
|
<wsdl:input message="intf:setRemoteProxyRequest" name="setRemoteProxyRequest"/>
|
|
<wsdl:output message="intf:setRemoteProxyResponse" name="setRemoteProxyResponse"/>
|
|
</wsdl:operation>
|
|
<wsdl:operation name="shutdownPeer">
|
|
<wsdl:input message="intf:shutdownPeerRequest" name="shutdownPeerRequest"/>
|
|
|
|
<wsdl:output message="intf:shutdownPeerResponse" name="shutdownPeerResponse"/>
|
|
</wsdl:operation>
|
|
<wsdl:operation name="setDistributedCrawling" parameterOrder="enableRemoteTriggeredCrawls maximumAllowedPPM">
|
|
<wsdl:input message="intf:setDistributedCrawlingRequest" name="setDistributedCrawlingRequest"/>
|
|
<wsdl:output message="intf:setDistributedCrawlingResponse" name="setDistributedCrawlingResponse"/>
|
|
</wsdl:operation>
|
|
<wsdl:operation name="setTransferProperties" parameterOrder="indexDistribution indexDistributeWhileCrawling indexReceive indexReceiveBlockBlacklist">
|
|
<wsdl:input message="intf:setTransferPropertiesRequest" name="setTransferPropertiesRequest"/>
|
|
<wsdl:output message="intf:setTransferPropertiesResponse" name="setTransferPropertiesResponse"/>
|
|
|
|
</wsdl:operation>
|
|
<wsdl:operation name="getTransferProperties">
|
|
<wsdl:input message="intf:getTransferPropertiesRequest" name="getTransferPropertiesRequest"/>
|
|
<wsdl:output message="intf:getTransferPropertiesResponse" name="getTransferPropertiesResponse"/>
|
|
</wsdl:operation>
|
|
<wsdl:operation name="setMessageForwarding" parameterOrder="enableForwarding forwardingCommand forwardingTo">
|
|
<wsdl:input message="intf:setMessageForwardingRequest" name="setMessageForwardingRequest"/>
|
|
<wsdl:output message="intf:setMessageForwardingResponse" name="setMessageForwardingResponse"/>
|
|
</wsdl:operation>
|
|
|
|
<wsdl:operation name="getMessageForwarding">
|
|
<wsdl:input message="intf:getMessageForwardingRequest" name="getMessageForwardingRequest"/>
|
|
<wsdl:output message="intf:getMessageForwardingResponse" name="getMessageForwardingResponse"/>
|
|
</wsdl:operation>
|
|
<wsdl:operation name="getServerLog" parameterOrder="sequenceNumber">
|
|
<wsdl:input message="intf:getServerLogRequest" name="getServerLogRequest"/>
|
|
<wsdl:output message="intf:getServerLogResponse" name="getServerLogResponse"/>
|
|
</wsdl:operation>
|
|
<wsdl:operation name="setLocalPeerProfile" parameterOrder="name nickname homepage email icq jabber yahoo msn comments">
|
|
|
|
<wsdl:input message="intf:setLocalPeerProfileRequest" name="setLocalPeerProfileRequest"/>
|
|
<wsdl:output message="intf:setLocalPeerProfileResponse" name="setLocalPeerProfileResponse"/>
|
|
</wsdl:operation>
|
|
<wsdl:operation name="getLocalPeerProfile">
|
|
<wsdl:input message="intf:getLocalPeerProfileRequest" name="getLocalPeerProfileRequest"/>
|
|
<wsdl:output message="intf:getLocalPeerProfileResponse" name="getLocalPeerProfileResponse"/>
|
|
</wsdl:operation>
|
|
<wsdl:operation name="getPeerProfile" parameterOrder="peerhash">
|
|
<wsdl:input message="intf:getPeerProfileRequest" name="getPeerProfileRequest"/>
|
|
|
|
<wsdl:output message="intf:getPeerProfileResponse" name="getPeerProfileResponse"/>
|
|
</wsdl:operation>
|
|
<wsdl:operation name="doGarbageCollection">
|
|
<wsdl:input message="intf:doGarbageCollectionRequest" name="doGarbageCollectionRequest"/>
|
|
<wsdl:output message="intf:doGarbageCollectionResponse" name="doGarbageCollectionResponse"/>
|
|
</wsdl:operation>
|
|
<wsdl:operation name="createNewXMLDocument" parameterOrder="rootElementName">
|
|
<wsdl:input message="intf:createNewXMLDocumentRequest" name="createNewXMLDocumentRequest"/>
|
|
<wsdl:output message="intf:createNewXMLDocumentResponse" name="createNewXMLDocumentResponse"/>
|
|
|
|
</wsdl:operation>
|
|
</wsdl:portType>
|
|
<wsdl:binding name="adminSoapBinding" type="intf:AdminService">
|
|
<wsdlsoap:binding style="rpc" transport="http://schemas.xmlsoap.org/soap/http"/>
|
|
<wsdl:operation name="setConfigProperty">
|
|
<wsdlsoap:operation soapAction=""/>
|
|
<wsdl:input name="setConfigPropertyRequest">
|
|
<wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://services.soap.anomic.de" use="encoded"/>
|
|
</wsdl:input>
|
|
|
|
<wsdl:output name="setConfigPropertyResponse">
|
|
<wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://yacy:8080/soap/admin" use="encoded"/>
|
|
</wsdl:output>
|
|
</wsdl:operation>
|
|
<wsdl:operation name="setProperties">
|
|
<wsdlsoap:operation soapAction=""/>
|
|
<wsdl:input name="setPropertiesRequest">
|
|
<wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://services.soap.anomic.de" use="encoded"/>
|
|
</wsdl:input>
|
|
|
|
<wsdl:output name="setPropertiesResponse">
|
|
<wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://yacy:8080/soap/admin" use="encoded"/>
|
|
</wsdl:output>
|
|
</wsdl:operation>
|
|
<wsdl:operation name="getConfigProperty">
|
|
<wsdlsoap:operation soapAction=""/>
|
|
<wsdl:input name="getConfigPropertyRequest">
|
|
<wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://services.soap.anomic.de" use="encoded"/>
|
|
</wsdl:input>
|
|
|
|
<wsdl:output name="getConfigPropertyResponse">
|
|
<wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://yacy:8080/soap/admin" use="encoded"/>
|
|
</wsdl:output>
|
|
</wsdl:operation>
|
|
<wsdl:operation name="getConfigProperties">
|
|
<wsdlsoap:operation soapAction=""/>
|
|
<wsdl:input name="getConfigPropertiesRequest">
|
|
<wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://services.soap.anomic.de" use="encoded"/>
|
|
</wsdl:input>
|
|
|
|
<wsdl:output name="getConfigPropertiesResponse">
|
|
<wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://yacy:8080/soap/admin" use="encoded"/>
|
|
</wsdl:output>
|
|
</wsdl:operation>
|
|
<wsdl:operation name="getConfigPropertyList">
|
|
<wsdlsoap:operation soapAction=""/>
|
|
<wsdl:input name="getConfigPropertyListRequest">
|
|
<wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://services.soap.anomic.de" use="encoded"/>
|
|
</wsdl:input>
|
|
|
|
<wsdl:output name="getConfigPropertyListResponse">
|
|
<wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://yacy:8080/soap/admin" use="encoded"/>
|
|
</wsdl:output>
|
|
</wsdl:operation>
|
|
<wsdl:operation name="getVersion">
|
|
<wsdlsoap:operation soapAction=""/>
|
|
<wsdl:input name="getVersionRequest">
|
|
<wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://services.soap.anomic.de" use="encoded"/>
|
|
</wsdl:input>
|
|
|
|
<wsdl:output name="getVersionResponse">
|
|
<wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://yacy:8080/soap/admin" use="encoded"/>
|
|
</wsdl:output>
|
|
</wsdl:operation>
|
|
<wsdl:operation name="getPerformanceQueues">
|
|
<wsdlsoap:operation soapAction=""/>
|
|
<wsdl:input name="getPerformanceQueuesRequest">
|
|
<wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://services.soap.anomic.de" use="encoded"/>
|
|
</wsdl:input>
|
|
|
|
<wsdl:output name="getPerformanceQueuesResponse">
|
|
<wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://yacy:8080/soap/admin" use="encoded"/>
|
|
</wsdl:output>
|
|
</wsdl:operation>
|
|
<wsdl:operation name="setPeerName">
|
|
<wsdlsoap:operation soapAction=""/>
|
|
<wsdl:input name="setPeerNameRequest">
|
|
<wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://services.soap.anomic.de" use="encoded"/>
|
|
</wsdl:input>
|
|
|
|
<wsdl:output name="setPeerNameResponse">
|
|
<wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://yacy:8080/soap/admin" use="encoded"/>
|
|
</wsdl:output>
|
|
</wsdl:operation>
|
|
<wsdl:operation name="setPeerPort">
|
|
<wsdlsoap:operation soapAction=""/>
|
|
<wsdl:input name="setPeerPortRequest">
|
|
<wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://services.soap.anomic.de" use="encoded"/>
|
|
</wsdl:input>
|
|
|
|
<wsdl:output name="setPeerPortResponse">
|
|
<wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://yacy:8080/soap/admin" use="encoded"/>
|
|
</wsdl:output>
|
|
</wsdl:operation>
|
|
<wsdl:operation name="enableRemoteProxy">
|
|
<wsdlsoap:operation soapAction=""/>
|
|
<wsdl:input name="enableRemoteProxyRequest">
|
|
<wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://services.soap.anomic.de" use="encoded"/>
|
|
</wsdl:input>
|
|
|
|
<wsdl:output name="enableRemoteProxyResponse">
|
|
<wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://yacy:8080/soap/admin" use="encoded"/>
|
|
</wsdl:output>
|
|
</wsdl:operation>
|
|
<wsdl:operation name="setRemoteProxy">
|
|
<wsdlsoap:operation soapAction=""/>
|
|
<wsdl:input name="setRemoteProxyRequest">
|
|
<wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://services.soap.anomic.de" use="encoded"/>
|
|
</wsdl:input>
|
|
|
|
<wsdl:output name="setRemoteProxyResponse">
|
|
<wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://yacy:8080/soap/admin" use="encoded"/>
|
|
</wsdl:output>
|
|
</wsdl:operation>
|
|
<wsdl:operation name="shutdownPeer">
|
|
<wsdlsoap:operation soapAction=""/>
|
|
<wsdl:input name="shutdownPeerRequest">
|
|
<wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://services.soap.anomic.de" use="encoded"/>
|
|
</wsdl:input>
|
|
|
|
<wsdl:output name="shutdownPeerResponse">
|
|
<wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://yacy:8080/soap/admin" use="encoded"/>
|
|
</wsdl:output>
|
|
</wsdl:operation>
|
|
<wsdl:operation name="setDistributedCrawling">
|
|
<wsdlsoap:operation soapAction=""/>
|
|
<wsdl:input name="setDistributedCrawlingRequest">
|
|
<wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://services.soap.anomic.de" use="encoded"/>
|
|
</wsdl:input>
|
|
|
|
<wsdl:output name="setDistributedCrawlingResponse">
|
|
<wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://yacy:8080/soap/admin" use="encoded"/>
|
|
</wsdl:output>
|
|
</wsdl:operation>
|
|
<wsdl:operation name="setTransferProperties">
|
|
<wsdlsoap:operation soapAction=""/>
|
|
<wsdl:input name="setTransferPropertiesRequest">
|
|
<wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://services.soap.anomic.de" use="encoded"/>
|
|
</wsdl:input>
|
|
|
|
<wsdl:output name="setTransferPropertiesResponse">
|
|
<wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://yacy:8080/soap/admin" use="encoded"/>
|
|
</wsdl:output>
|
|
</wsdl:operation>
|
|
<wsdl:operation name="getTransferProperties">
|
|
<wsdlsoap:operation soapAction=""/>
|
|
<wsdl:input name="getTransferPropertiesRequest">
|
|
<wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://services.soap.anomic.de" use="encoded"/>
|
|
</wsdl:input>
|
|
|
|
<wsdl:output name="getTransferPropertiesResponse">
|
|
<wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://yacy:8080/soap/admin" use="encoded"/>
|
|
</wsdl:output>
|
|
</wsdl:operation>
|
|
<wsdl:operation name="setMessageForwarding">
|
|
<wsdlsoap:operation soapAction=""/>
|
|
<wsdl:input name="setMessageForwardingRequest">
|
|
<wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://services.soap.anomic.de" use="encoded"/>
|
|
</wsdl:input>
|
|
|
|
<wsdl:output name="setMessageForwardingResponse">
|
|
<wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://yacy:8080/soap/admin" use="encoded"/>
|
|
</wsdl:output>
|
|
</wsdl:operation>
|
|
<wsdl:operation name="getMessageForwarding">
|
|
<wsdlsoap:operation soapAction=""/>
|
|
<wsdl:input name="getMessageForwardingRequest">
|
|
<wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://services.soap.anomic.de" use="encoded"/>
|
|
</wsdl:input>
|
|
|
|
<wsdl:output name="getMessageForwardingResponse">
|
|
<wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://yacy:8080/soap/admin" use="encoded"/>
|
|
</wsdl:output>
|
|
</wsdl:operation>
|
|
<wsdl:operation name="getServerLog">
|
|
<wsdlsoap:operation soapAction=""/>
|
|
<wsdl:input name="getServerLogRequest">
|
|
<wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://services.soap.anomic.de" use="encoded"/>
|
|
</wsdl:input>
|
|
|
|
<wsdl:output name="getServerLogResponse">
|
|
<wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://yacy:8080/soap/admin" use="encoded"/>
|
|
</wsdl:output>
|
|
</wsdl:operation>
|
|
<wsdl:operation name="setLocalPeerProfile">
|
|
<wsdlsoap:operation soapAction=""/>
|
|
<wsdl:input name="setLocalPeerProfileRequest">
|
|
<wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://services.soap.anomic.de" use="encoded"/>
|
|
</wsdl:input>
|
|
|
|
<wsdl:output name="setLocalPeerProfileResponse">
|
|
<wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://yacy:8080/soap/admin" use="encoded"/>
|
|
</wsdl:output>
|
|
</wsdl:operation>
|
|
<wsdl:operation name="getLocalPeerProfile">
|
|
<wsdlsoap:operation soapAction=""/>
|
|
<wsdl:input name="getLocalPeerProfileRequest">
|
|
<wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://services.soap.anomic.de" use="encoded"/>
|
|
</wsdl:input>
|
|
|
|
<wsdl:output name="getLocalPeerProfileResponse">
|
|
<wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://yacy:8080/soap/admin" use="encoded"/>
|
|
</wsdl:output>
|
|
</wsdl:operation>
|
|
<wsdl:operation name="getPeerProfile">
|
|
<wsdlsoap:operation soapAction=""/>
|
|
<wsdl:input name="getPeerProfileRequest">
|
|
<wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://services.soap.anomic.de" use="encoded"/>
|
|
</wsdl:input>
|
|
|
|
<wsdl:output name="getPeerProfileResponse">
|
|
<wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://yacy:8080/soap/admin" use="encoded"/>
|
|
</wsdl:output>
|
|
</wsdl:operation>
|
|
<wsdl:operation name="doGarbageCollection">
|
|
<wsdlsoap:operation soapAction=""/>
|
|
<wsdl:input name="doGarbageCollectionRequest">
|
|
<wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://services.soap.anomic.de" use="encoded"/>
|
|
</wsdl:input>
|
|
|
|
<wsdl:output name="doGarbageCollectionResponse">
|
|
<wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://yacy:8080/soap/admin" use="encoded"/>
|
|
</wsdl:output>
|
|
</wsdl:operation>
|
|
<wsdl:operation name="createNewXMLDocument">
|
|
<wsdlsoap:operation soapAction=""/>
|
|
<wsdl:input name="createNewXMLDocumentRequest">
|
|
<wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://soap.anomic.de" use="encoded"/>
|
|
</wsdl:input>
|
|
|
|
<wsdl:output name="createNewXMLDocumentResponse">
|
|
<wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://yacy:8080/soap/admin" use="encoded"/>
|
|
</wsdl:output>
|
|
</wsdl:operation>
|
|
</wsdl:binding>
|
|
<wsdl:service name="AdminServiceService">
|
|
<wsdl:port binding="intf:adminSoapBinding" name="admin">
|
|
<wsdlsoap:address location="http://yacy:8080/soap/admin"/>
|
|
</wsdl:port>
|
|
|
|
</wsdl:service>
|
|
</wsdl:definitions> |