Uses of Interface
org.apache.directory.shared.ldap.message.control.replication.SyncInfoValueControl

Packages that use SyncInfoValueControl
org.apache.directory.shared.ldap.message.control.replication   
 

Uses of SyncInfoValueControl in org.apache.directory.shared.ldap.message.control.replication
 

Classes in org.apache.directory.shared.ldap.message.control.replication that implement SyncInfoValueControl
 class SyncInfoValueNewCookieControl
          This class implement the SyncInfoValue interface, and represent the first choice : newcookie.
 class SyncInfoValueRefreshDeleteControl
          This class implement the SyncInfoValue interface, and represent the second choice : refreshDelete.
 class SyncInfoValueRefreshPresentControl
          This class implement the SyncInfoValue interface, and represent the third choice : refreshPresent.
 class SyncInfoValueSyncIdSetControl
          This class implement the SyncInfoValue interface, and represent the forth choice : syncIdSet.
 



Copyright © 2004-2009 The Apache Software Foundation. All Rights Reserved.