From a9cc6df21b128849db15b22ea3a088ee505aff01 Mon Sep 17 00:00:00 2001 From: theli Date: Tue, 17 Oct 2006 09:47:04 +0000 Subject: [PATCH] *) adding wsdl files to generate client stub classes with ant git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@2788 6c8d7289-2bf4-0310-a012-ef5d649a1542 --- source/de/anomic/soap/services/crawl.wsdl | 115 +++++++++++++++++++++ source/de/anomic/soap/services/search.wsdl | 101 ++++++++++++++++++ source/de/anomic/soap/services/status.wsdl | 32 ++++++ 3 files changed, 248 insertions(+) create mode 100644 source/de/anomic/soap/services/crawl.wsdl create mode 100644 source/de/anomic/soap/services/search.wsdl create mode 100644 source/de/anomic/soap/services/status.wsdl diff --git a/source/de/anomic/soap/services/crawl.wsdl b/source/de/anomic/soap/services/crawl.wsdl new file mode 100644 index 000000000..a243036da --- /dev/null +++ b/source/de/anomic/soap/services/crawl.wsdl @@ -0,0 +1,115 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/source/de/anomic/soap/services/search.wsdl b/source/de/anomic/soap/services/search.wsdl new file mode 100644 index 000000000..45487c073 --- /dev/null +++ b/source/de/anomic/soap/services/search.wsdl @@ -0,0 +1,101 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/source/de/anomic/soap/services/status.wsdl b/source/de/anomic/soap/services/status.wsdl new file mode 100644 index 000000000..a9337dc56 --- /dev/null +++ b/source/de/anomic/soap/services/status.wsdl @@ -0,0 +1,32 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file