Uses of Class
org.apache.directory.shared.ldap.message.AbstractMutableControlImpl

Packages that use AbstractMutableControlImpl
org.apache.directory.shared.ldap.message   
 

Uses of AbstractMutableControlImpl in org.apache.directory.shared.ldap.message
 

Subclasses of AbstractMutableControlImpl in org.apache.directory.shared.ldap.message
 class CascadeControl
          The control for peforming a cascade of operations like delete and modify.
 class EntryChangeControl
          A response control that may be returned by Persistent Search entry responses.
 class ManageDsaITControl
          Control which allows for the management of referrals and other DSA specific entities without processing them: meaning the referrals are treated as regular entries using this control.
 class PersistentSearchControl
          The control for a persistent search operation.
 class SubentriesControl
          The control for the visibility of subentries with search operations.
 



Copyright © 2003-2011 Apache Software Foundation. All Rights Reserved.