Uses of Class
netscape.ldap.LDAPResponse
Packages that use LDAPResponse
-
Uses of LDAPResponse in com.netscape.jndi.ldap
Methods in com.netscape.jndi.ldap with parameters of type LDAPResponseModifier and TypeMethodDescriptionprivate voidEventService.processResponseMsg(LDAPResponse rsp, EventService.EventEntry ee) Response message carries a LDAP error. -
Uses of LDAPResponse in netscape.ldap
Subclasses of LDAPResponse in netscape.ldapModifier and TypeClassDescriptionclassRepresents a server response to an extended operation request.Methods in netscape.ldap that return LDAPResponseModifier and TypeMethodDescription(package private) LDAPResponseLDAPMessageQueue.completeRequest()Wait for request to complete.(package private) LDAPResponseLDAPSearchListener.completeSearchOperation()Block until all results are in.LDAPResponseListener.getResponse()Blocks until a response is available, or until all operations associated with the object have completed or been canceled, and returns the response.