Uses of Class
netscape.ldap.LDAPMessage
-
Packages that use LDAPMessage Package Description netscape.ldap -
-
Uses of LDAPMessage in netscape.ldap
Subclasses of LDAPMessage in netscape.ldap Modifier and Type Class Description classLDAPExtendedResponseRepresents a server response to an extended operation request.classLDAPResponseRepresents the response to a particular LDAP operation.classLDAPSearchResultA LDAPSearchResult object encapsulates a single search result.classLDAPSearchResultReferenceAn LDAPSearchResultReference object encapsulates a continuation reference from a search operation.Methods in netscape.ldap that return LDAPMessage Modifier and Type Method Description LDAPMessageLDAPSearchListener. getResponse()Blocks until a search result, reference or response is available, or until all operations associated with the object have completed or been canceled.
-