public interface IntermediateResponseListener
| Modifier and Type | Method and Description |
|---|---|
void |
responseReceived(LdapConnection connection,
IntermediateResponse intermediateResponse)
A callback method for each entry returned by a intermediateResponse response.
|
void responseReceived(LdapConnection connection, IntermediateResponse intermediateResponse)
connection - The current connectionIntermediateResponse - The intermediate responseCopyright © 2009–2016 The Apache Software Foundation. All rights reserved.