Uses of Class
io.milton.ldap.LdapConnection
Packages that use LdapConnection
-
Uses of LdapConnection in io.milton.ldap
Methods in io.milton.ldap that return LdapConnectionMethods in io.milton.ldap with parameters of type LdapConnectionModifier and TypeMethodDescriptionvoidSearchManager.abandonSearch(LdapConnection aThis, int currentMessageId, com.sun.jndi.ldap.BerDecoder reqBer) voidSearchManager.beginAsyncSearch(LdapConnection aThis, int currentMessageId, SearchRunnable searchRunnable) voidSearchManager.cancelAllSearches(LdapConnection aThis) voidSearchManager.search(LdapConnection aThis, SearchRunnable searchRunnable)