Uses of Class
netscape.ldap.LDAPResponse

Packages that use LDAPResponse
netscape.ldap   
 

Uses of LDAPResponse in netscape.ldap
 

Subclasses of LDAPResponse in netscape.ldap
 class LDAPExtendedResponse
          Represents a server response to an extended operation request.
 

Methods in netscape.ldap that return LDAPResponse
 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.