| Package | Description |
|---|---|
| org.ldaptive.ad.control.util |
| Modifier and Type | Method and Description |
|---|---|
java.util.concurrent.BlockingQueue<NotificationClient.NotificationItem> |
NotificationClient.execute(SearchRequest request)
Invokes
NotificationClient.execute(SearchRequest, int) with a capacity of Integer.MAX_VALUE. |
java.util.concurrent.BlockingQueue<NotificationClient.NotificationItem> |
NotificationClient.execute(SearchRequest request,
int capacity)
Performs a search operation with the
NotificationControl. |