Uses of Class
netscape.ldap.LDAPResponse
-
Packages that use LDAPResponse Package Description netscape.ldap -
-
Uses of LDAPResponse in netscape.ldap
Subclasses of LDAPResponse in netscape.ldap Modifier and Type Class Description class
LDAPExtendedResponse
Represents a server response to an extended operation request.Methods in netscape.ldap that return LDAPResponse Modifier and Type Method Description LDAPResponse
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.
-