Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 1 of 1 for getHc4Client (1.3 seconds)

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

            this.hc4Client = hc4Client;
        }
    
        /**
         * Gets the HC4 HTTP client instance.
         *
         * @return the HC4 HTTP client
         */
        public CrawlerClient getHc4Client() {
            return hc4Client;
        }
    
        /**
         * Sets the HC5 HTTP client instance.
         *
         * @param hc5Client the HC5 HTTP client
         */
    Created: Sun Apr 12 03:50:13 GMT 2026
    - Last Modified: Thu Jan 08 04:17:06 GMT 2026
    - 4.9K bytes
    - Click Count (0)
Back to Top