yacy_search_server/source/net/yacy/http
reger 71d2655c02 downgrade to Jetty 8 to assure support of JRE 1.6
- introduce a YaCyHttp interface to modulize/separate http server
- adjust the Jetty version specific implementation part (in package net.yacy.http)
     - putting the version specific code in classes starting with Jetty8xxxx
     - moved existing Jetty9xxx implementation into a test class (to keep the code)
- adjust build to the changed jars
- make use of the introduced YaCyHttpServer interface in related htroot servlets

- adjust other test cases/classes
2013-10-09 00:40:48 +02:00
..
AbstractRemoteHandler.java - expand localHostName check of AbstractRemoteHandler 2013-10-01 03:04:32 +02:00
ContentModHandler.java changes to adjust jetty to recent code changes 2013-09-09 02:37:29 +02:00
CrashProtectionHandler.java implement a YaCyDefaultServlet to handle YaCy-servlets within Jetty server 2013-09-22 01:57:32 +02:00
Jetty8HttpServerImpl.java downgrade to Jetty 8 to assure support of JRE 1.6 2013-10-09 00:40:48 +02:00
Jetty8YaCyDefaultServlet.java downgrade to Jetty 8 to assure support of JRE 1.6 2013-10-09 00:40:48 +02:00
Jetty8YaCySecurityHandler.java downgrade to Jetty 8 to assure support of JRE 1.6 2013-10-09 00:40:48 +02:00
ProxyCacheHandler.java adjust to DigestURI changes from master to DigestURL 2013-09-22 20:57:50 +02:00
ProxyHandler.java adjust to DigestURI changes from master to DigestURL 2013-09-22 20:57:50 +02:00
RewriteHandler.java * yacy domain handler for jetty 2011-03-26 00:18:48 +01:00
SSIHandler.java - remove double initialization of jetty 2013-09-11 02:24:47 +02:00
TemplateHandler.java update to Jetty 9 jars 2013-09-14 20:49:05 +02:00
YaCyDefaultServlet.java downgrade to Jetty 8 to assure support of JRE 1.6 2013-10-09 00:40:48 +02:00
YacyDomainHandler.java - expand localHostName check of AbstractRemoteHandler 2013-10-01 03:04:32 +02:00
YaCyErrorHandler.java * proxy works almost 2011-05-09 18:20:34 +02:00
YaCyHttpServer.java downgrade to Jetty 8 to assure support of JRE 1.6 2013-10-09 00:40:48 +02:00
YaCyLegacyCredential.java update to Jetty 9 jars 2013-09-14 20:49:05 +02:00
YaCyLoginService.java update to Jetty 9 jars 2013-09-14 20:49:05 +02:00