|
|
|
@ -4,35 +4,35 @@ Built on Apr 22, 2006 (06:55:48 PDT)-->
|
|
|
|
|
<wsdl:message name="getFileResponse">
|
|
|
|
|
<wsdl:part name="getFileReturn" type="xsd:string"/>
|
|
|
|
|
</wsdl:message>
|
|
|
|
|
<wsdl:message name="getDirListResponse">
|
|
|
|
|
<wsdl:part name="getDirListReturn" type="apachesoap:Document"/>
|
|
|
|
|
</wsdl:message>
|
|
|
|
|
<wsdl:message name="moveFileRequest">
|
|
|
|
|
<wsdl:part name="sourceDirName" type="xsd:string"/>
|
|
|
|
|
|
|
|
|
|
<wsdl:part name="destDirName" type="xsd:string"/>
|
|
|
|
|
<wsdl:part name="fileName" type="xsd:string"/>
|
|
|
|
|
<wsdl:part name="indexFile" type="xsd:boolean"/>
|
|
|
|
|
|
|
|
|
|
</wsdl:message>
|
|
|
|
|
<wsdl:message name="getDirListResponse">
|
|
|
|
|
<wsdl:part name="getDirListReturn" type="apachesoap:Document"/>
|
|
|
|
|
</wsdl:message>
|
|
|
|
|
<wsdl:message name="getFileCommentResponse">
|
|
|
|
|
<wsdl:part name="getFileCommentReturn" type="xsd:string"/>
|
|
|
|
|
</wsdl:message>
|
|
|
|
|
<wsdl:message name="renameFileResponse">
|
|
|
|
|
</wsdl:message>
|
|
|
|
|
|
|
|
|
|
<wsdl:message name="deleteResponse">
|
|
|
|
|
</wsdl:message>
|
|
|
|
|
<wsdl:message name="uploadFileResponse">
|
|
|
|
|
|
|
|
|
|
</wsdl:message>
|
|
|
|
|
<wsdl:message name="createNewXMLDocumentRequest">
|
|
|
|
|
<wsdl:part name="rootElementName" type="xsd:string"/>
|
|
|
|
|
</wsdl:message>
|
|
|
|
|
<wsdl:message name="changeCommentResponse">
|
|
|
|
|
</wsdl:message>
|
|
|
|
|
|
|
|
|
|
<wsdl:message name="deleteRequest">
|
|
|
|
|
<wsdl:part name="workingDirPath" type="xsd:string"/>
|
|
|
|
|
<wsdl:part name="nameToDelete" type="xsd:string"/>
|
|
|
|
|
|
|
|
|
|
</wsdl:message>
|
|
|
|
|
<wsdl:message name="getDirListRequest">
|
|
|
|
|
<wsdl:part name="workingDirPath" type="xsd:string"/>
|
|
|
|
|
</wsdl:message>
|
|
|
|
|
<wsdl:message name="renameFileRequest">
|
|
|
|
|
<wsdl:part name="workingDirPath" type="xsd:string"/>
|
|
|
|
@ -41,36 +41,65 @@ Built on Apr 22, 2006 (06:55:48 PDT)-->
|
|
|
|
|
<wsdl:part name="indexFile" type="xsd:boolean"/>
|
|
|
|
|
|
|
|
|
|
</wsdl:message>
|
|
|
|
|
<wsdl:message name="getDirListRequest">
|
|
|
|
|
<wsdl:part name="workingDirPath" type="xsd:string"/>
|
|
|
|
|
</wsdl:message>
|
|
|
|
|
<wsdl:message name="createNewXMLDocumentResponse">
|
|
|
|
|
<wsdl:part name="createNewXMLDocumentReturn" type="apachesoap:Document"/>
|
|
|
|
|
</wsdl:message>
|
|
|
|
|
<wsdl:message name="uploadFileRequest">
|
|
|
|
|
<wsdl:part name="workingDirPath" type="xsd:string"/>
|
|
|
|
|
|
|
|
|
|
<wsdl:part name="indexFile" type="xsd:boolean"/>
|
|
|
|
|
<wsdl:part name="comment" type="xsd:string"/>
|
|
|
|
|
</wsdl:message>
|
|
|
|
|
|
|
|
|
|
<wsdl:message name="createDirectoryResponse">
|
|
|
|
|
</wsdl:message>
|
|
|
|
|
<wsdl:message name="changeCommentRequest">
|
|
|
|
|
<wsdl:message name="getFileCommentRequest">
|
|
|
|
|
<wsdl:part name="workingDirPath" type="xsd:string"/>
|
|
|
|
|
<wsdl:part name="fileName" type="xsd:string"/>
|
|
|
|
|
<wsdl:part name="comment" type="xsd:string"/>
|
|
|
|
|
<wsdl:part name="indexFile" type="xsd:boolean"/>
|
|
|
|
|
</wsdl:message>
|
|
|
|
|
<wsdl:message name="getFileRequest">
|
|
|
|
|
|
|
|
|
|
<wsdl:message name="changeCommentRequest">
|
|
|
|
|
<wsdl:part name="workingDirPath" type="xsd:string"/>
|
|
|
|
|
<wsdl:part name="fileName" type="xsd:string"/>
|
|
|
|
|
<wsdl:part name="comment" type="xsd:string"/>
|
|
|
|
|
<wsdl:part name="indexFile" type="xsd:boolean"/>
|
|
|
|
|
</wsdl:message>
|
|
|
|
|
<wsdl:message name="createDirectoryRequest">
|
|
|
|
|
<wsdl:part name="workingDirPath" type="xsd:string"/>
|
|
|
|
|
<wsdl:part name="newDirName" type="xsd:string"/>
|
|
|
|
|
|
|
|
|
|
</wsdl:message>
|
|
|
|
|
<wsdl:message name="getFileRequest">
|
|
|
|
|
<wsdl:part name="workingDirPath" type="xsd:string"/>
|
|
|
|
|
<wsdl:part name="fileName" type="xsd:string"/>
|
|
|
|
|
</wsdl:message>
|
|
|
|
|
<wsdl:message name="moveFileResponse">
|
|
|
|
|
</wsdl:message>
|
|
|
|
|
<wsdl:message name="getFileMD5Request">
|
|
|
|
|
<wsdl:part name="workingDirPath" type="xsd:string"/>
|
|
|
|
|
|
|
|
|
|
<wsdl:part name="fileName" type="xsd:string"/>
|
|
|
|
|
</wsdl:message>
|
|
|
|
|
<wsdl:message name="getFileMD5Response">
|
|
|
|
|
<wsdl:part name="getFileMD5Return" type="xsd:string"/>
|
|
|
|
|
</wsdl:message>
|
|
|
|
|
<wsdl:portType name="ShareService">
|
|
|
|
|
<wsdl:operation name="delete" parameterOrder="workingDirPath nameToDelete">
|
|
|
|
|
<wsdl:input message="impl:deleteRequest" name="deleteRequest"/>
|
|
|
|
|
<wsdl:output message="impl:deleteResponse" name="deleteResponse"/>
|
|
|
|
|
|
|
|
|
|
</wsdl:operation>
|
|
|
|
|
<wsdl:operation name="createDirectory" parameterOrder="workingDirPath newDirName">
|
|
|
|
|
<wsdl:input message="impl:createDirectoryRequest" name="createDirectoryRequest"/>
|
|
|
|
|
<wsdl:output message="impl:createDirectoryResponse" name="createDirectoryResponse"/>
|
|
|
|
|
</wsdl:operation>
|
|
|
|
|
<wsdl:operation name="getFile" parameterOrder="workingDirPath fileName">
|
|
|
|
|
<wsdl:input message="impl:getFileRequest" name="getFileRequest"/>
|
|
|
|
|
<wsdl:output message="impl:getFileResponse" name="getFileResponse"/>
|
|
|
|
|
</wsdl:operation>
|
|
|
|
|
|
|
|
|
|
<wsdl:operation name="getDirList" parameterOrder="workingDirPath">
|
|
|
|
|
<wsdl:input message="impl:getDirListRequest" name="getDirListRequest"/>
|
|
|
|
|
<wsdl:output message="impl:getDirListResponse" name="getDirListResponse"/>
|
|
|
|
@ -79,9 +108,18 @@ Built on Apr 22, 2006 (06:55:48 PDT)-->
|
|
|
|
|
<wsdl:input message="impl:uploadFileRequest" name="uploadFileRequest"/>
|
|
|
|
|
<wsdl:output message="impl:uploadFileResponse" name="uploadFileResponse"/>
|
|
|
|
|
</wsdl:operation>
|
|
|
|
|
<wsdl:operation name="getFileComment" parameterOrder="workingDirPath fileName">
|
|
|
|
|
|
|
|
|
|
<wsdl:input message="impl:getFileCommentRequest" name="getFileCommentRequest"/>
|
|
|
|
|
<wsdl:output message="impl:getFileCommentResponse" name="getFileCommentResponse"/>
|
|
|
|
|
</wsdl:operation>
|
|
|
|
|
<wsdl:operation name="getFileMD5" parameterOrder="workingDirPath fileName">
|
|
|
|
|
<wsdl:input message="impl:getFileMD5Request" name="getFileMD5Request"/>
|
|
|
|
|
<wsdl:output message="impl:getFileMD5Response" name="getFileMD5Response"/>
|
|
|
|
|
</wsdl:operation>
|
|
|
|
|
<wsdl:operation name="renameFile" parameterOrder="workingDirPath oldFileName newFileName indexFile">
|
|
|
|
|
<wsdl:input message="impl:renameFileRequest" name="renameFileRequest"/>
|
|
|
|
|
|
|
|
|
|
<wsdl:output message="impl:renameFileResponse" name="renameFileResponse"/>
|
|
|
|
|
</wsdl:operation>
|
|
|
|
|
<wsdl:operation name="changeComment" parameterOrder="workingDirPath fileName comment indexFile">
|
|
|
|
@ -89,126 +127,132 @@ Built on Apr 22, 2006 (06:55:48 PDT)-->
|
|
|
|
|
<wsdl:output message="impl:changeCommentResponse" name="changeCommentResponse"/>
|
|
|
|
|
</wsdl:operation>
|
|
|
|
|
<wsdl:operation name="moveFile" parameterOrder="sourceDirName destDirName fileName indexFile">
|
|
|
|
|
|
|
|
|
|
<wsdl:input message="impl:moveFileRequest" name="moveFileRequest"/>
|
|
|
|
|
<wsdl:output message="impl:moveFileResponse" name="moveFileResponse"/>
|
|
|
|
|
</wsdl:operation>
|
|
|
|
|
<wsdl:operation name="delete" parameterOrder="workingDirPath nameToDelete">
|
|
|
|
|
<wsdl:input message="impl:deleteRequest" name="deleteRequest"/>
|
|
|
|
|
<wsdl:output message="impl:deleteResponse" name="deleteResponse"/>
|
|
|
|
|
</wsdl:operation>
|
|
|
|
|
<wsdl:operation name="createDirectory" parameterOrder="workingDirPath newDirName">
|
|
|
|
|
<wsdl:input message="impl:createDirectoryRequest" name="createDirectoryRequest"/>
|
|
|
|
|
|
|
|
|
|
<wsdl:output message="impl:createDirectoryResponse" name="createDirectoryResponse"/>
|
|
|
|
|
</wsdl:operation>
|
|
|
|
|
<wsdl:operation name="getFile" parameterOrder="workingDirPath fileName">
|
|
|
|
|
<wsdl:input message="impl:getFileRequest" name="getFileRequest"/>
|
|
|
|
|
<wsdl:output message="impl:getFileResponse" name="getFileResponse"/>
|
|
|
|
|
</wsdl:operation>
|
|
|
|
|
<wsdl:operation name="createNewXMLDocument" parameterOrder="rootElementName">
|
|
|
|
|
<wsdl:input message="impl:createNewXMLDocumentRequest" name="createNewXMLDocumentRequest"/>
|
|
|
|
|
<wsdl:output message="impl:createNewXMLDocumentResponse" name="createNewXMLDocumentResponse"/>
|
|
|
|
|
|
|
|
|
|
</wsdl:operation>
|
|
|
|
|
</wsdl:portType>
|
|
|
|
|
<wsdl:binding name="shareSoapBinding" type="impl:ShareService">
|
|
|
|
|
<wsdlsoap:binding style="rpc" transport="http://schemas.xmlsoap.org/soap/http"/>
|
|
|
|
|
<wsdl:operation name="getDirList">
|
|
|
|
|
<wsdl:operation name="delete">
|
|
|
|
|
|
|
|
|
|
<wsdlsoap:operation soapAction=""/>
|
|
|
|
|
<wsdl:input name="getDirListRequest">
|
|
|
|
|
<wsdl:input name="deleteRequest">
|
|
|
|
|
<wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://services.soap.anomic.de" use="encoded"/>
|
|
|
|
|
</wsdl:input>
|
|
|
|
|
|
|
|
|
|
<wsdl:output name="getDirListResponse">
|
|
|
|
|
<wsdl:output name="deleteResponse">
|
|
|
|
|
<wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://yacy:8080/soap/share" use="encoded"/>
|
|
|
|
|
</wsdl:output>
|
|
|
|
|
</wsdl:operation>
|
|
|
|
|
<wsdl:operation name="uploadFile">
|
|
|
|
|
<wsdl:operation name="createDirectory">
|
|
|
|
|
|
|
|
|
|
<wsdlsoap:operation soapAction=""/>
|
|
|
|
|
<wsdl:input name="uploadFileRequest">
|
|
|
|
|
<wsdl:input name="createDirectoryRequest">
|
|
|
|
|
<wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://services.soap.anomic.de" use="encoded"/>
|
|
|
|
|
</wsdl:input>
|
|
|
|
|
|
|
|
|
|
<wsdl:output name="uploadFileResponse">
|
|
|
|
|
<wsdl:output name="createDirectoryResponse">
|
|
|
|
|
<wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://yacy:8080/soap/share" use="encoded"/>
|
|
|
|
|
</wsdl:output>
|
|
|
|
|
</wsdl:operation>
|
|
|
|
|
<wsdl:operation name="renameFile">
|
|
|
|
|
<wsdl:operation name="getFile">
|
|
|
|
|
|
|
|
|
|
<wsdlsoap:operation soapAction=""/>
|
|
|
|
|
<wsdl:input name="renameFileRequest">
|
|
|
|
|
<wsdl:input name="getFileRequest">
|
|
|
|
|
<wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://services.soap.anomic.de" use="encoded"/>
|
|
|
|
|
</wsdl:input>
|
|
|
|
|
|
|
|
|
|
<wsdl:output name="renameFileResponse">
|
|
|
|
|
<wsdl:output name="getFileResponse">
|
|
|
|
|
<wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://yacy:8080/soap/share" use="encoded"/>
|
|
|
|
|
</wsdl:output>
|
|
|
|
|
</wsdl:operation>
|
|
|
|
|
<wsdl:operation name="changeComment">
|
|
|
|
|
<wsdl:operation name="getDirList">
|
|
|
|
|
|
|
|
|
|
<wsdlsoap:operation soapAction=""/>
|
|
|
|
|
<wsdl:input name="changeCommentRequest">
|
|
|
|
|
<wsdl:input name="getDirListRequest">
|
|
|
|
|
<wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://services.soap.anomic.de" use="encoded"/>
|
|
|
|
|
</wsdl:input>
|
|
|
|
|
|
|
|
|
|
<wsdl:output name="changeCommentResponse">
|
|
|
|
|
<wsdl:output name="getDirListResponse">
|
|
|
|
|
<wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://yacy:8080/soap/share" use="encoded"/>
|
|
|
|
|
</wsdl:output>
|
|
|
|
|
</wsdl:operation>
|
|
|
|
|
<wsdl:operation name="moveFile">
|
|
|
|
|
<wsdl:operation name="uploadFile">
|
|
|
|
|
|
|
|
|
|
<wsdlsoap:operation soapAction=""/>
|
|
|
|
|
<wsdl:input name="moveFileRequest">
|
|
|
|
|
<wsdl:input name="uploadFileRequest">
|
|
|
|
|
<wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://services.soap.anomic.de" use="encoded"/>
|
|
|
|
|
</wsdl:input>
|
|
|
|
|
|
|
|
|
|
<wsdl:output name="moveFileResponse">
|
|
|
|
|
<wsdl:output name="uploadFileResponse">
|
|
|
|
|
<wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://yacy:8080/soap/share" use="encoded"/>
|
|
|
|
|
</wsdl:output>
|
|
|
|
|
</wsdl:operation>
|
|
|
|
|
<wsdl:operation name="delete">
|
|
|
|
|
<wsdl:operation name="getFileComment">
|
|
|
|
|
|
|
|
|
|
<wsdlsoap:operation soapAction=""/>
|
|
|
|
|
<wsdl:input name="deleteRequest">
|
|
|
|
|
<wsdl:input name="getFileCommentRequest">
|
|
|
|
|
<wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://services.soap.anomic.de" use="encoded"/>
|
|
|
|
|
</wsdl:input>
|
|
|
|
|
|
|
|
|
|
<wsdl:output name="deleteResponse">
|
|
|
|
|
<wsdl:output name="getFileCommentResponse">
|
|
|
|
|
<wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://yacy:8080/soap/share" use="encoded"/>
|
|
|
|
|
</wsdl:output>
|
|
|
|
|
</wsdl:operation>
|
|
|
|
|
<wsdl:operation name="createDirectory">
|
|
|
|
|
<wsdl:operation name="getFileMD5">
|
|
|
|
|
|
|
|
|
|
<wsdlsoap:operation soapAction=""/>
|
|
|
|
|
<wsdl:input name="createDirectoryRequest">
|
|
|
|
|
<wsdl:input name="getFileMD5Request">
|
|
|
|
|
<wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://services.soap.anomic.de" use="encoded"/>
|
|
|
|
|
</wsdl:input>
|
|
|
|
|
<wsdl:output name="getFileMD5Response">
|
|
|
|
|
<wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://yacy:8080/soap/share" use="encoded"/>
|
|
|
|
|
</wsdl:output>
|
|
|
|
|
</wsdl:operation>
|
|
|
|
|
<wsdl:operation name="renameFile">
|
|
|
|
|
|
|
|
|
|
<wsdl:output name="createDirectoryResponse">
|
|
|
|
|
<wsdlsoap:operation soapAction=""/>
|
|
|
|
|
<wsdl:input name="renameFileRequest">
|
|
|
|
|
<wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://services.soap.anomic.de" use="encoded"/>
|
|
|
|
|
</wsdl:input>
|
|
|
|
|
<wsdl:output name="renameFileResponse">
|
|
|
|
|
<wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://yacy:8080/soap/share" use="encoded"/>
|
|
|
|
|
</wsdl:output>
|
|
|
|
|
</wsdl:operation>
|
|
|
|
|
<wsdl:operation name="getFile">
|
|
|
|
|
<wsdl:operation name="changeComment">
|
|
|
|
|
|
|
|
|
|
<wsdlsoap:operation soapAction=""/>
|
|
|
|
|
<wsdl:input name="getFileRequest">
|
|
|
|
|
<wsdl:input name="changeCommentRequest">
|
|
|
|
|
<wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://services.soap.anomic.de" use="encoded"/>
|
|
|
|
|
</wsdl:input>
|
|
|
|
|
<wsdl:output name="changeCommentResponse">
|
|
|
|
|
<wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://yacy:8080/soap/share" use="encoded"/>
|
|
|
|
|
</wsdl:output>
|
|
|
|
|
</wsdl:operation>
|
|
|
|
|
<wsdl:operation name="moveFile">
|
|
|
|
|
|
|
|
|
|
<wsdl:output name="getFileResponse">
|
|
|
|
|
<wsdlsoap:operation soapAction=""/>
|
|
|
|
|
<wsdl:input name="moveFileRequest">
|
|
|
|
|
<wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://services.soap.anomic.de" use="encoded"/>
|
|
|
|
|
</wsdl:input>
|
|
|
|
|
<wsdl:output name="moveFileResponse">
|
|
|
|
|
<wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://yacy:8080/soap/share" 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/share" use="encoded"/>
|
|
|
|
|
</wsdl:output>
|
|
|
|
|
</wsdl:operation>
|
|
|
|
|
</wsdl:binding>
|
|
|
|
|
|
|
|
|
|
<wsdl:service name="ShareServiceService">
|
|
|
|
|
<wsdl:port binding="impl:shareSoapBinding" name="share">
|
|
|
|
|
<wsdlsoap:address location="http://yacy:8080/soap/share"/>
|
|
|
|
|
</wsdl:port>
|
|
|
|
|
|
|
|
|
|
</wsdl:service>
|
|
|
|
|
</wsdl:definitions>
|