Uses of Package
org.apache.directory.api.ldap.model.message.controls

Packages that use org.apache.directory.api.ldap.model.message.controls
org.apache.directory.api.ldap.codec.controls.cascade   
org.apache.directory.api.ldap.codec.controls.manageDsaIT   
org.apache.directory.api.ldap.codec.controls.search.entryChange   
org.apache.directory.api.ldap.codec.controls.search.pagedSearch   
org.apache.directory.api.ldap.codec.controls.search.persistentSearch   
org.apache.directory.api.ldap.codec.controls.search.subentries   
org.apache.directory.api.ldap.extras.controls   
org.apache.directory.api.ldap.model.message.controls   
 

Classes in org.apache.directory.api.ldap.model.message.controls used by org.apache.directory.api.ldap.codec.controls.cascade
Cascade
          The Cascade control
 

Classes in org.apache.directory.api.ldap.model.message.controls used by org.apache.directory.api.ldap.codec.controls.manageDsaIT
ManageDsaIT
          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.
 

Classes in org.apache.directory.api.ldap.model.message.controls used by org.apache.directory.api.ldap.codec.controls.search.entryChange
ChangeType
          Enumeration type for entry changes associates with the persistent search control and the entry change control.
EntryChange
          A response control that may be returned by Persistent Search entry responses.
 

Classes in org.apache.directory.api.ldap.model.message.controls used by org.apache.directory.api.ldap.codec.controls.search.pagedSearch
PagedResults
          A request/response control used to implement a simple paging of search results.
 

Classes in org.apache.directory.api.ldap.model.message.controls used by org.apache.directory.api.ldap.codec.controls.search.persistentSearch
ChangeType
          Enumeration type for entry changes associates with the persistent search control and the entry change control.
PersistentSearch
          A persistence search object
 

Classes in org.apache.directory.api.ldap.model.message.controls used by org.apache.directory.api.ldap.codec.controls.search.subentries
Subentries
          A simple Subentries Control.
 

Classes in org.apache.directory.api.ldap.model.message.controls used by org.apache.directory.api.ldap.extras.controls
AbstractControl
          A simple implementation of the Control interface with storage for the OID and the criticality properties.
 

Classes in org.apache.directory.api.ldap.model.message.controls used by org.apache.directory.api.ldap.model.message.controls
AbstractControl
          A simple implementation of the Control interface with storage for the OID and the criticality properties.
Cascade
          The Cascade control
ChangeType
          Enumeration type for entry changes associates with the persistent search control and the entry change control.
EntryChange
          A response control that may be returned by Persistent Search entry responses.
ManageDsaIT
          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.
PagedResults
          A request/response control used to implement a simple paging of search results.
PersistentSearch
          A persistence search object
Subentries
          A simple Subentries Control.
 



Copyright © 2003-2013 The Apache Software Foundation. All Rights Reserved.