- Sort Score
- Result 10 results
- Languages All
Results 1 - 4 of 4 for nothing (0.47 sec)
-
src/main/java/org/codelibs/fess/ldap/LdapManager.java
protected volatile boolean isBind = false; /** The Fess configuration. */ protected FessConfig fessConfig; /** * Default constructor. */ public LdapManager() { // do nothing } /** * Initializes the LDAP manager. */ @PostConstruct public void init() { if (logger.isDebugEnabled()) {Registered: Sat Dec 20 09:19:18 UTC 2025 - Last Modified: Fri Nov 28 16:29:12 UTC 2025 - 86.3K bytes - Viewed (0) -
src/main/java/org/codelibs/fess/mylasta/direction/FessProp.java
Registered: Sat Dec 20 09:19:18 UTC 2025 - Last Modified: Sat Dec 13 02:21:17 UTC 2025 - 88.2K bytes - Viewed (0) -
src/main/java/org/codelibs/fess/helper/ViewHelper.java
logger.warn("Failed to decode url: url={}", url, e); } } } } // http, ftp // nothing return appendQueryParameter(document, url); } /** * Updates file protocol based on user agent type. * Handles different browser-specific file protocol formats. *
Registered: Sat Dec 20 09:19:18 UTC 2025 - Last Modified: Fri Nov 28 16:29:12 UTC 2025 - 52.6K bytes - Viewed (0) -
src/main/java/jcifs/smb/SmbTransportImpl.java
} else if (last == null) { // don't have enough credits/space for the first request, block until available // for space there is nothing we can do, callers need to make sure that a single message fits try { final long timeout = getResponseTimeout(chain);
Registered: Sat Dec 20 13:44:44 UTC 2025 - Last Modified: Sat Aug 30 05:58:03 UTC 2025 - 69.8K bytes - Viewed (0)