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 TypeMethodDescriptionLdapClientSocket.send
(Request request, RequestHandle handle) Sends a request to the Directory Server.