- Sort Score
- Num 10 results
- Language All
Results 1 - 2 of 2 for protocolHelper (0.05 seconds)
The search processing time has exceeded the limit. The displayed results may be partial.
-
src/test/java/org/codelibs/fess/app/web/go/GoActionTest.java
public String getCrawlerFileProtocols() { return "file,smb,smb1,ftp,storage,s3,gcs"; } }); final ProtocolHelper protocolHelper = new ProtocolHelper(); protocolHelper.init(); ComponentUtil.register(protocolHelper, "protocolHelper"); goAction = new TestableGoAction(); } @Override protected void tearDown(TestInfo testInfo) throws Exception {
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Wed Jan 14 14:29:07 GMT 2026 - 8.3K bytes - Click Count (0) -
src/main/resources/fess.xml
</component> <component name="processHelper" class="org.codelibs.fess.helper.ProcessHelper"> </component> <component name="protocolHelper" class="org.codelibs.fess.helper.ProtocolHelper"> </component> <component name="sambaHelper" class="org.codelibs.fess.helper.SambaHelper"> </component> <component name="virtualHostHelper" class="org.codelibs.fess.helper.VirtualHostHelper">
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Thu Mar 26 02:24:08 GMT 2026 - 5.5K bytes - Click Count (0)