Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 1 of 1 for HcConnectionMonitorTarget (0.14 seconds)

The search processing time has exceeded the limit. The displayed results may be partial.

  1. fess-crawler/src/main/java/org/codelibs/fess/crawler/client/http/HcHttpClient.java

            }
    
            clientConnectionManager = buildConnectionManager(httpClientBuilder);
    
            connectionMonitorTask = TimeoutManager.getInstance()
                    .addTimeoutTarget(new HcConnectionMonitorTarget(clientConnectionManager, idleConnectionTimeout), connectionCheckInterval,
                            true);
    
            final CloseableHttpClient closeableHttpClient = httpClientBuilder.setDnsResolver(dnsResolver)
    Created: Sat Dec 20 11:21:39 GMT 2025
    - Last Modified: Sun Nov 23 12:19:14 GMT 2025
    - 53.7K bytes
    - Click Count (0)
Back to Top