Uses of Class
netscape.ldap.LDAPCache
Packages that use LDAPCache
-
Uses of LDAPCache in netscape.ldap
Fields in netscape.ldap declared as LDAPCacheModifier and TypeFieldDescriptionprivate LDAPCacheLDAPConnection.m_cacheprivate LDAPCacheLDAPConnThread.m_cacheprivate LDAPCacheTTLTimer.m_cacheMethods in netscape.ldap that return LDAPCacheModifier and TypeMethodDescriptionLDAPConnection.getCache()Gets theLDAPCacheobject associated with the currentLDAPConnectionobject.Methods in netscape.ldap with parameters of type LDAPCacheModifier and TypeMethodDescriptionvoidSets the specifiedLDAPCacheobject as the cache for theLDAPConnectionobject.(package private) voidSet the cache to use for searches.Constructors in netscape.ldap with parameters of type LDAPCacheModifierConstructorDescriptionLDAPConnThread(LDAPConnSetupMgr connMgr, LDAPCache cache, Object traceOutput) Constructs a connection thread that maintains connection to the LDAP server.(package private)Constructor with the specified timout.