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