yacy_search_server/source/de/anomic/soap/services
karlchenofhell 26f5757b40 - added support for multiple paths per domain to default-blacklist
warning: an interface-change had been neccessary:
- remove(String, String) has been renamed to removeAll(String, String), because it removes all path-entries for the specified host
- remove(String, String, String) has been added to delete only a path-entry
- geBlacklistType(String) has been renamed to getBlacklistType(String)

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3391 6c8d7289-2bf4-0310-a012-ef5d649a1542
2007-02-24 13:56:32 +00:00
..
admin.wsdl *) new xml template to view peer profile as xml 2006-11-05 16:26:25 +00:00
AdminService.java *) additional soap function to query peer status 2006-11-05 16:46:32 +00:00
blacklist.wsdl *) soap-service: adding function to check if a specific url is blacklisted 2006-11-26 08:53:43 +00:00
BlacklistService.java - added support for multiple paths per domain to default-blacklist 2007-02-24 13:56:32 +00:00
bookmarks.wsdl *) adding soap function to import yacy bookmarks from xml or html (transfered via soap attachments) 2006-11-05 09:56:39 +00:00
BookmarkService.java some more bookmark changes towards multiuser bookmarks 2007-01-28 17:38:43 +00:00
crawl.wsdl *) adding function to query the pause/resume state of the crawling queues 2006-11-13 06:25:15 +00:00
CrawlService.java added option to distinguish between text crawl and media crawl 2006-12-19 03:10:46 +00:00
messages.wsdl *) adding xml template to get the message list as xml 2006-11-05 15:18:33 +00:00
MessageService.java *) adding xml template to get the message list as xml 2006-11-05 15:18:33 +00:00
search.wsdl
SearchService.java XSS-safe put as default. 2007-01-16 14:07:54 +00:00
share.wsdl *) new soap service to manage the yacy file-share 2006-10-24 12:15:56 +00:00
ShareService.java *) soap handler 2006-10-28 12:31:48 +00:00
status.wsdl *) SOAP: adding function to get the local peer hash 2006-12-22 11:31:48 +00:00
StatusService.java *) SOAP: getPeerHash returns the proper value now 2007-01-23 09:47:13 +00:00