public interface ResponseWithResult extends Response
| Modifier and Type | Method and Description |
|---|---|
LdapResult |
getLdapResult()
Returns the response's result
|
void |
setLdapResult(LdapResult ldapResult)
Sets the result into the response.
|
add, getControl, getControls, getMessageId, hasControl, remove, setMessageIdLdapResult getLdapResult()
void setLdapResult(LdapResult ldapResult)
ldapResult - The LdapResult instance associated with this responseCopyright © 2009–2016 The Apache Software Foundation. All rights reserved.