- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for setClientMap (1.06 sec)
-
fess-crawler/src/main/java/org/codelibs/fess/crawler/client/CrawlerClientFactory.java
client.setInitParameterMap(params); } } } /** * Sets the client map. * @param clientMap The map of clients. */ public void setClientMap(final Map<Pattern, CrawlerClient> clientMap) { this.clientMap = clientMap; } /** * Closes all clients in the factory. */ @Override public void close() {
Registered: Sat Dec 20 11:21:39 UTC 2025 - Last Modified: Mon Nov 24 03:59:47 UTC 2025 - 7.3K bytes - Viewed (0)