Package | Description |
---|---|
org.ldaptive | |
org.ldaptive.concurrent |
Modifier and Type | Field and Description |
---|---|
private IntermediateResponseHandler[] |
AbstractRequest.intermediateResponseHandlers
Intermediate response handlers.
|
Modifier and Type | Method and Description |
---|---|
IntermediateResponseHandler[] |
AbstractRequest.getIntermediateResponseHandlers() |
IntermediateResponseHandler[] |
Request.getIntermediateResponseHandlers()
Returns the intermediate response handlers.
|
Modifier and Type | Method and Description |
---|---|
void |
AbstractRequest.setIntermediateResponseHandlers(IntermediateResponseHandler... handlers)
Sets the intermediate response handlers.
|
Modifier and Type | Class and Description |
---|---|
protected class |
QueueingSearchExecutor.IntermediateResponseHandler
Places intermediate responses on a blocking queue.
|
Copyright © 2003-2019 Virginia Tech. All Rights Reserved.