Package | Description |
---|---|
netscape.ldap |
Modifier and Type | Class and Description |
---|---|
class |
LDAPExtendedResponse
Represents a server response to an extended operation request.
|
class |
LDAPResponse
Represents the response to a particular LDAP operation.
|
class |
LDAPSearchResult
A LDAPSearchResult object encapsulates a single search result.
|
class |
LDAPSearchResultReference
An LDAPSearchResultReference object encapsulates a continuation
reference from a search operation.
|
Modifier and Type | Method and Description |
---|---|
LDAPMessage |
LDAPSearchListener.getResponse()
Blocks until a search result, reference or response is available,
or until all operations associated with the object have completed
or been canceled.
|