| Package | Description |
|---|---|
| org.apache.directory.ldap.client.api.message |
| Modifier and Type | Method and Description |
|---|---|
LdapResult |
AbstractResponseWithResult.getLdapResult()
Creates a new instance of AbstractResponseWithResult.
|
LdapResult |
ResponseWithResult.getLdapResult()
Returns the response's result
|
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractResponseWithResult.setLdapResult(LdapResult ldapResult)
Sets the result into the response.
|
void |
ResponseWithResult.setLdapResult(LdapResult ldapResult)
Sets the result into the response.
|
Copyright © 2009–2016 The Apache Software Foundation. All rights reserved.