Package | Description |
---|---|
org.apache.directory.ldap.client.api.listener | |
org.apache.directory.ldap.client.api.message |
Modifier and Type | Method and Description |
---|---|
void |
IntermediateResponseListener.responseReceived(LdapConnection connection,
IntermediateResponse intermediateResponse)
A callback method for each entry returned by a intermediateResponse response.
|
Modifier and Type | Class and Description |
---|---|
class |
ExtendedIntermediateResponse
IntermediateResponse received during the extended operation
|
class |
SearchIntermediateResponse
IntermediateResponse received during the search operation
|
Copyright © 2009–2014 The Apache Software Foundation. All rights reserved.