- Sort Score
- Num 10 results
- Language All
Results 1 - 2 of 2 for getCorsHandlerFactory (0.07 seconds)
-
src/main/java/org/codelibs/fess/util/ComponentUtil.java
return getComponent(CRAWLER_STATS_HELPER); } /** * Gets the CORS handler factory component. * @return The CORS handler factory. */ public static CorsHandlerFactory getCorsHandlerFactory() { return getComponent(CORS_HANDLER_FACTORY); } /** * Gets the rank fusion processor component. * @return The rank fusion processor. */
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sat Mar 28 06:59:19 GMT 2026 - 30.9K bytes - Click Count (0) -
src/main/java/org/codelibs/fess/filter/CorsFilter.java
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Fri Nov 28 16:29:12 GMT 2025 - 2.9K bytes - Click Count (0)