Package | Description |
---|---|
org.forgerock.opendj.ldap |
Classes and interfaces for core types including connections, entries, and
attributes.
|
Modifier and Type | Method and Description |
---|---|
static RequestHandle |
RequestHandle.newRequestHandle()
Creates a new
RequestHandle instance. |
Modifier and Type | Method and Description |
---|---|
io.reactivex.Flowable<Response> |
LdapClientSocket.send(Request request,
RequestHandle handle)
Sends a request asynchronously to the Directory Server.
|
Copyright 2011-2017 ForgeRock AS.