Uses of Class
netscape.ldap.LDAPCache

Packages that use LDAPCache
netscape.ldap   
 

Uses of LDAPCache in netscape.ldap
 

Methods in netscape.ldap that return LDAPCache
 LDAPCache LDAPConnection.getCache()
          Gets the LDAPCache object associated with the current LDAPConnection object.
 

Methods in netscape.ldap with parameters of type LDAPCache
 void LDAPConnection.setCache(LDAPCache cache)
          Sets the specified LDAPCache object as the cache for the LDAPConnection object.