public interface AddListener extends OperationResponseListener
| Modifier and Type | Method and Description |
|---|---|
void |
entryAdded(LdapConnection connection,
AddResponse response)
callback method called after completing the add operation.
|
void entryAdded(LdapConnection connection, AddResponse response) throws LdapException
connection - the LdapConnectionresponse - the add operation's responseLdapExceptionCopyright © 2009–2016 The Apache Software Foundation. All rights reserved.