Uses of Class
netscape.ldap.LDAPConnSetupMgr
Packages that use LDAPConnSetupMgr
-
Uses of LDAPConnSetupMgr in netscape.ldap
Fields in netscape.ldap declared as LDAPConnSetupMgrModifier and TypeFieldDescriptionprivate LDAPConnSetupMgr
LDAPConnection.m_connMgr
private LDAPConnSetupMgr
LDAPConnThread.m_connMgr
Constructors in netscape.ldap with parameters of type LDAPConnSetupMgrModifierConstructorDescriptionLDAPConnThread
(LDAPConnSetupMgr connMgr, LDAPCache cache, Object traceOutput) Constructs a connection thread that maintains connection to the LDAP server.