Uses of Package
org.apache.directory.shared.ldap.cursor

Packages that use org.apache.directory.shared.ldap.cursor
org.apache.directory.shared.ldap.cursor   
 

Classes in org.apache.directory.shared.ldap.cursor used by org.apache.directory.shared.ldap.cursor
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-2011 Apache Software Foundation. All Rights Reserved.