Uses of Package
org.apache.directory.shared.ldap.message.control.replication

Packages that use org.apache.directory.shared.ldap.message.control.replication
org.apache.directory.shared.ldap.codec.controls.replication.syncInfoValue   
org.apache.directory.shared.ldap.codec.controls.replication.syncRequestValue   
org.apache.directory.shared.ldap.codec.controls.replication.syncStateValue   
org.apache.directory.shared.ldap.message.control.replication   
 

Classes in org.apache.directory.shared.ldap.message.control.replication used by org.apache.directory.shared.ldap.codec.controls.replication.syncInfoValue
SynchronizationInfoEnum
          This class describes the four possible Info values : newcookie refreshDelete refreshpresent syncIdSet
 

Classes in org.apache.directory.shared.ldap.message.control.replication used by org.apache.directory.shared.ldap.codec.controls.replication.syncRequestValue
SynchronizationModeEnum
          This class describes the four possible synchronization mode, out of which only two are presently valid : syncRequestValue ::= SEQUENCE { mode ENUMERATED { -- 0 unused refreshOnly (1), -- 2 reserved refreshAndPersist (3) ...
 

Classes in org.apache.directory.shared.ldap.message.control.replication used by org.apache.directory.shared.ldap.codec.controls.replication.syncStateValue
SyncStateTypeEnum
          This class describes the four types of states part of the syncStateValue as described in rfc4533.
 

Classes in org.apache.directory.shared.ldap.message.control.replication used by org.apache.directory.shared.ldap.message.control.replication
SynchronizationInfoEnum
          This class describes the four possible Info values : newcookie refreshDelete refreshpresent syncIdSet
SynchronizationModeEnum
          This class describes the four possible synchronization mode, out of which only two are presently valid : syncRequestValue ::= SEQUENCE { mode ENUMERATED { -- 0 unused refreshOnly (1), -- 2 reserved refreshAndPersist (3) ...
SyncInfoValueControl
          This interface is the base for the Sync Info Control, as described by RFC 4533.
SyncStateTypeEnum
          This class describes the four types of states part of the syncStateValue as described in rfc4533.
 



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