Uses of Interface
org.forgerock.opendj.ldap.LdapResultHandler
-
Packages that use LdapResultHandler Package Description org.forgerock.opendj.ldap.spi Interfaces and classes for service providers. -
-
Uses of LdapResultHandler in org.forgerock.opendj.ldap.spi
Classes in org.forgerock.opendj.ldap.spi that implement LdapResultHandler Modifier and Type Class Description class
LdapPromiseImpl<S>
This class provides an implementation of theLdapPromise
.
-