Uses of Class
org.forgerock.opendj.ldap.RequestHandle
Package
Description
Classes and interfaces for core types including connections, entries, and
attributes.
-
Uses of RequestHandle in org.forgerock.opendj.ldap
Modifier and TypeMethodDescriptionstatic RequestHandle
RequestHandle.newRequestHandle()
Creates a newRequestHandle
instance.Modifier and TypeMethodDescriptionio.reactivex.rxjava3.core.Flowable<Response>
LdapClientSocket.send
(Request request, RequestHandle handle) Sends a request to the Directory Server.