- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for StorageClientFactory (0.07 seconds)
The search processing time has exceeded the limit. The displayed results may be partial.
-
src/main/java/org/codelibs/fess/storage/StorageClientFactory.java
import org.codelibs.fess.util.ComponentUtil; /** * Factory for creating appropriate StorageClient based on configuration. */ public final class StorageClientFactory { private static final Logger logger = LogManager.getLogger(StorageClientFactory.class); private StorageClientFactory() { // Utility class } /** * Auto-detect storage type from endpoint URL. *Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sat Dec 20 05:56:45 GMT 2025 - 4.2K bytes - Click Count (0)