| Package | Description |
|---|---|
| org.apache.directory.ldap.client.api |
| Modifier and Type | Method and Description |
|---|---|
ExtendedFuture |
LdapNetworkConnection.extendedAsync(org.apache.directory.api.ldap.model.message.ExtendedRequest extendedRequest)
Asynchronously requests the server to perform an extended operation based on the given request.
|
ExtendedFuture |
LdapAsyncConnection.extendedAsync(org.apache.directory.api.ldap.model.message.ExtendedRequest extendedRequest)
Asynchronously requests the server to perform an extended operation based on the given request.
|
Copyright © 2009–2017 The Apache Software Foundation. All rights reserved.