Package org.apache.directory.shared.ldap.extras.controls.syncrepl_impl

Class Summary
SyncDoneValueContainer ASN.1 container for SyncDoneValueControl.
SyncDoneValueDecorator A syncDoneValue object as described in rfc4533.
SyncDoneValueFactory A ControlFactory which creates SyncDoneValue controls.
SyncDoneValueGrammar Implementation of SyncDoneValueControl.
SyncInfoValueContainer A container for the SyncInfoValue control
SyncInfoValueDecorator A syncInfoValue object, as defined in RFC 4533
SyncInfoValueFactory A ControlFactory which creates SyncInfoValue controls.
SyncInfoValueGrammar This class implements the SyncInfoValueControl.
SyncModifyDnContainer A container for the SyncModifyDnControl control
SyncModifyDnDecorator A SyncModifyDnControl object, to send the parameters used in a MODIFYDN operation that was carried out on a syncrepl provider server.
SyncModifyDnFactory A ControlFactory which creates SyncModifyDn controls.
SyncModifyDnGrammar This class implements the SyncModifyDnControl.
SyncRequestValueContainer A container for the SyncRequestValue control
SyncRequestValueDecorator A syncRequestValue object, as defined in RFC 4533
SyncRequestValueFactory A ControlFactory which creates SyncRequestValue controls.
SyncRequestValueGrammar This class implements the SyncRequestValueControl.
SyncStateValueContainer A container for the SyncStateValue control
SyncStateValueDecorator A syncStateValue object, as defined in RFC 4533
SyncStateValueFactory A ControlFactory which creates SyncStateValue controls.
SyncStateValueGrammar This class implements the SyncStateValueControl.
 

Enum Summary
SyncDoneValueStatesEnum ASN.1 grammer constants of SyncDoneValueControl.
SyncInfoValueStatesEnum This class store the SyncInfoValueControl's grammar constants.
SyncInfoValueTags An enumeration to store the tags used to encode and decode the syncInfoValue control.
SyncModifyDnStatesEnum This class store the SyncModifyDnControl's grammar constants.
SyncModifyDnTags TODO SyncModifyDnControlTags.
SyncRequestValueStatesEnum This class store the SyncRequestValueControl's grammar constants.
SyncStateValueStatesEnum This class store the SyncStateValueControl's grammar constants.
 



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