Uses of Interface
org.apache.directory.shared.ldap.message.MutableControl

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

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

Classes in org.apache.directory.shared.ldap.message that implement MutableControl
 class AbstractMutableControlImpl
          Control implementation.
 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.