yacy_search_server/source/net/yacy/server
luccioman d5f44ea216 Removed unnecessary synchronization lock from serverSwitch constructor
Lock was useless here as it was set on an object instance attribute
while the object itself is not yet constructed and no other threads can
access it.
2018-07-16 09:13:50 +02:00
..
http Do locale independant case conversion on hosts, schemes, and file exts. 2017-12-19 13:52:05 +01:00
serverAccessTracker.java fix for remote search process 2014-10-07 23:30:32 +02:00
serverClassLoader.java Fixed serverClassLoader.findClass method 2016-09-03 15:21:02 +02:00
serverCore.java move startup time from old serverCore to switchboard (most used here) 2014-07-10 02:17:56 +02:00
serverObjects.java Reuse the same Pattern instance when matching multiple key/values 2018-02-14 07:14:25 +01:00
serverSwitch.java Removed unnecessary synchronization lock from serverSwitch constructor 2018-07-16 09:13:50 +02:00
servletProperties.java Switched even more URLs to pure relative ones. 2016-11-09 02:40:33 +01:00