Uses of Class
netscape.ldap.LDAPMessage
Packages that use LDAPMessage
-
Uses of LDAPMessage in netscape.ldap
Subclasses of LDAPMessage in netscape.ldapModifier and TypeClassDescriptionclass
Represents a server response to an extended operation request.class
Represents the response to a particular LDAP operation.class
A LDAPSearchResult object encapsulates a single search result.class
An LDAPSearchResultReference object encapsulates a continuation reference from a search operation.Methods in netscape.ldap that return LDAPMessageModifier and TypeMethodDescriptionLDAPSearchListener.getResponse()
Blocks until a search result, reference or response is available, or until all operations associated with the object have completed or been canceled.