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