| Package | Description |
|---|---|
| org.apache.directory.api.ldap.model.cursor | |
| org.apache.directory.api.ldap.model.message | |
| org.apache.directory.api.ldap.model.message.extended |
| Modifier and Type | Method and Description |
|---|---|
SearchResultDone |
EntryCursor.getSearchResultDone()
gives the SearchResultDone message received at the end of search results
|
SearchResultDone |
SearchCursor.getSearchResultDone()
gives the SearchResultDone message received at the end of search results
|
| Modifier and Type | Class and Description |
|---|---|
class |
SearchResultDoneImpl
SearchResponseDone implementation
|
| Modifier and Type | Field and Description |
|---|---|
private SearchResultDone |
SearchRequestImpl.response
The final result containing SearchResponseDone response
|
| Modifier and Type | Method and Description |
|---|---|
SearchResultDone |
SearchRequestImpl.getResultResponse()
If called for the first time, this method creates a result containing
response object for this request.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SearchNoDResponse
An extended operation intended for notifying clients of upcoming
disconnection for the Search response.
|
Copyright © 2003–2022 The Apache Software Foundation. All rights reserved.