| Package | Description |
|---|---|
| org.apache.directory.shared.dsmlv2.reponse | |
| org.apache.directory.shared.ldap.codec |
| Modifier and Type | Method and Description |
|---|---|
LdapResultCodec |
LdapResponseDecorator.getLdapResult() |
| Modifier and Type | Method and Description |
|---|---|
void |
LdapResponseDecorator.setLdapResult(LdapResultCodec ldapResult) |
| Constructor and Description |
|---|
LdapResultDsml(LdapResultCodec result,
LdapMessageCodec message)
Creates a new instance of LdapResultDsml.
|
| Modifier and Type | Method and Description |
|---|---|
LdapResultCodec |
LdapResponseCodec.getLdapResult()
Get the LdapResult
|
| Modifier and Type | Method and Description |
|---|---|
void |
LdapResponseCodec.setLdapResult(LdapResultCodec ldapResult)
Set the ldap result
|
Copyright © 2003–2016 The Apache Software Foundation. All rights reserved.