PagedResultsControl

Class PagedResultsControl

All Implemented Interfaces:
Serializable, Control
public final class PagedResultsControl
extends BasicControl

Requests that the results of a search operation be returned by the LDAP server in batches of a specified size. The requestor controls the rate at which batches are returned by the rate at which it invokes search operations.

The following code sample shows how the class may be used: