Package org.apache.directory.ldap.client.api.listener

Interface Summary
AddListener interface used for invoking the callback after completing the add operation.
BindListener A listener used for asynchronous bind handling.
CompareListener interface used for invoking the callback after completing the compare operation.
DeleteListener interface used for invoking the callback after completing the delete operation.
ExtendedListener interface used for invoking the callback after completing the extended operation.
IntermediateResponseListener A listener used for asynchronous IntermediateResponse handling.
ModifyDnListener interface used for invoking the callback after completing the modifyDN operation.
ModifyListener interface used for invoking the callback after completing the modify operation.
OperationResponseListener A marker listener for all response value listener interfaces.
SearchListener A listener used for asynchronous search handling.
 



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