Uses of Interface
org.apache.directory.ldap.client.api.listener.OperationResponseListener

Packages that use OperationResponseListener
org.apache.directory.ldap.client.api.listener   
 

Uses of OperationResponseListener in org.apache.directory.ldap.client.api.listener
 

Subinterfaces of OperationResponseListener in org.apache.directory.ldap.client.api.listener
 interface AddListener
          interface used for invoking the callback after completing the add operation.
 interface BindListener
          A listener used for asynchronous bind handling.
 interface CompareListener
          interface used for invoking the callback after completing the compare operation.
 interface DeleteListener
          interface used for invoking the callback after completing the delete operation.
 interface ExtendedListener
          interface used for invoking the callback after completing the extended operation.
 interface ModifyDnListener
          interface used for invoking the callback after completing the modifyDN operation.
 interface ModifyListener
          interface used for invoking the callback after completing the modify operation.
 interface SearchListener
          A listener used for asynchronous search handling.
 



Copyright © 2009-2011 Apache Software Foundation. All Rights Reserved.