Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 1 of 1 for ftpClient (0.04 seconds)

The search processing time has exceeded the limit. The displayed results may be partial.

  1. fess-crawler/src/test/java/org/codelibs/fess/crawler/client/CrawlerClientFactoryTest.java

                    .singleton("smbClient", SmbClient.class)//
                    .singleton("smb1Client", org.codelibs.fess.crawler.client.smb1.SmbClient.class)//
                    .singleton("ftpClient", FtpClient.class)//
                    .singleton("storageClient", StorageClient.class)//
                    .singleton("clientFactory", CrawlerClientFactory.class);
            clientFactory = container.getComponent("clientFactory");
    Created: Sat Dec 20 11:21:39 GMT 2025
    - Last Modified: Sat Mar 15 06:52:00 GMT 2025
    - 5.3K bytes
    - Click Count (0)
Back to Top