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