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

Interface Summary
SyncInfoValueControl This interface is the base for the Sync Info Control, as described by RFC 4533.
 

Class Summary
SyncDoneValueControl An implementation of syncDoneValue Contol as described in rfc 4533.
SyncInfoValueNewCookieControl This class implement the SyncInfoValue interface, and represent the first choice : newcookie.
SyncInfoValueRefreshDeleteControl This class implement the SyncInfoValue interface, and represent the second choice : refreshDelete.
SyncInfoValueRefreshPresentControl This class implement the SyncInfoValue interface, and represent the third choice : refreshPresent.
SyncInfoValueSyncIdSetControl This class implement the SyncInfoValue interface, and represent the forth choice : syncIdSet.
SyncRequestValueControl This class implements the Sunc Request Control, as described by RFC 4533.
SyncStateValueControl This class implements the SyncStateValue Control, as described by RFC 4533.
 

Enum Summary
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) ...
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.