| Package | Description |
|---|---|
| org.apache.directory.shared.ldap.cursor |
| Class and Description |
|---|
| AbstractCursor
Simple class that contains often used Cursor code.
|
| ClosureMonitor
A monitor used by Cursors to detect conditions when they should stop
performing some work during advance operations such as next(), previous(),
first() etc, and release resources.
|
| Cursor
A Cursor for bidirectional traversal over elements in a dataSet.
|
| CursorStateEnum
An enumeration to represent the various states of a Cursor.
|
Copyright © 2003–2016 The Apache Software Foundation. All rights reserved.