|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IntermediateResponse | |
---|---|
org.apache.directory.ldap.client.api.listener | |
org.apache.directory.ldap.client.api.message |
Uses of IntermediateResponse in org.apache.directory.ldap.client.api.listener |
---|
Methods in org.apache.directory.ldap.client.api.listener with parameters of type IntermediateResponse | |
---|---|
void |
IntermediateResponseListener.responseReceived(LdapConnection connection,
IntermediateResponse intermediateResponse)
A callback method for each entry returned by a intermediateResponse response. |
Uses of IntermediateResponse in org.apache.directory.ldap.client.api.message |
---|
Classes in org.apache.directory.ldap.client.api.message that implement IntermediateResponse | |
---|---|
class |
ExtendedIntermediateResponse
IntermediateResponse received during the extended operation |
class |
SearchIntermediateResponse
IntermediateResponse received during the search operation |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |