Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 1 of 1 for isUseHc5 (0.08 seconds)

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

            return hc5Client;
        }
    
        /**
         * Returns whether the HC5 client is being used.
         *
         * @return true if HC5 client is used, false if HC4 client is used
         */
        public boolean isUseHc5() {
            return useHc5;
        }
    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