yacy_search_server/source/de/anomic/http
danielr 17b7845eb5 * refactoring
- moved constants from plasmaSwitchboard to own class (all 232 ;)
- moved remoteProxy-Methods to httpRemoteProxyConfig, better names
- removed some unnecessary code (else-statements)
* formatting (correct indentation)
* minor bugfixes (due to findbugs.sf.net)
* hopefully fixed "missing quote" (announcing StringParts as UTF-8)


git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@5031 6c8d7289-2bf4-0310-a012-ef5d649a1542
2008-08-02 13:57:00 +00:00
..
AcceptEverythingSSLProtcolSocketFactory.java Accept all SSL-certificates (not only valid and self-signed), but put a warning into log file 2008-06-05 15:21:43 +00:00
AcceptEverythingTrustManager.java Accept all SSL-certificates (not only valid and self-signed), but put a warning into log file 2008-06-05 15:21:43 +00:00
DefaultCharsetFilePart.java * refactoring 2008-08-02 13:57:00 +00:00
DefaultCharsetStringPart.java * refactoring 2008-08-02 13:57:00 +00:00
EasySSLProtocolSocketFactory.java * refactoring 2008-08-02 13:57:00 +00:00
EasyX509TrustManager.java added final where possible 2008-08-02 12:12:04 +00:00
httpChunkedInputStream.java added final where possible 2008-08-02 12:12:04 +00:00
httpChunkedOutputStream.java added final where possible 2008-08-02 12:12:04 +00:00
HttpClient.java * refactoring 2008-08-02 13:57:00 +00:00
HttpConnectionInfo.java added final where possible 2008-08-02 12:12:04 +00:00
httpd.java * refactoring 2008-08-02 13:57:00 +00:00
httpdAlternativeDomainNames.java major step forward to network switching (target is easy switch to intranet or other networks .. and back) 2008-05-05 23:13:47 +00:00
httpdBoundedSizeOutputStream.java added final where possible 2008-08-02 12:12:04 +00:00
httpdByteCountInputStream.java added final where possible 2008-08-02 12:12:04 +00:00
httpdByteCountOutputStream.java added final where possible 2008-08-02 12:12:04 +00:00
httpdFileHandler.java * refactoring 2008-08-02 13:57:00 +00:00
httpdLimitExceededException.java added final where possible 2008-08-02 12:12:04 +00:00
httpdProxyHandler.java * refactoring 2008-08-02 13:57:00 +00:00
httpdRobotsTxtConfig.java * refactoring 2008-08-02 13:57:00 +00:00
httpHeader.java added final where possible 2008-08-02 12:12:04 +00:00
httpRemoteProxyConfig.java * refactoring 2008-08-02 13:57:00 +00:00
httpSSI.java added final where possible 2008-08-02 12:12:04 +00:00
httpTemplate.java * refactoring 2008-08-02 13:57:00 +00:00
JakartaCommonsHttpClient.java * refactoring 2008-08-02 13:57:00 +00:00
JakartaCommonsHttpResponse.java * refactoring 2008-08-02 13:57:00 +00:00