Uses of Class
org.apache.directory.shared.ldap.codec.controls.replication.syncRequestValue.SyncRequestValueControlCodec

Packages that use SyncRequestValueControlCodec
org.apache.directory.shared.ldap.codec.controls.replication.syncRequestValue   
 

Uses of SyncRequestValueControlCodec in org.apache.directory.shared.ldap.codec.controls.replication.syncRequestValue
 

Methods in org.apache.directory.shared.ldap.codec.controls.replication.syncRequestValue that return SyncRequestValueControlCodec
 SyncRequestValueControlCodec SyncRequestValueControlContainer.getSyncRequestValueControl()
           
 

Methods in org.apache.directory.shared.ldap.codec.controls.replication.syncRequestValue with parameters of type SyncRequestValueControlCodec
 void SyncRequestValueControlContainer.setSyncRequestValueControl(SyncRequestValueControlCodec control)
          Set a SyncRequestValueControl Object into the container.
 



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