Uses of Class
org.apache.directory.shared.ldap.codec.controls.replication.syncStateValue.SyncStateValueControlCodec

Packages that use SyncStateValueControlCodec
org.apache.directory.shared.ldap.codec.controls.replication.syncStateValue   
 

Uses of SyncStateValueControlCodec in org.apache.directory.shared.ldap.codec.controls.replication.syncStateValue
 

Methods in org.apache.directory.shared.ldap.codec.controls.replication.syncStateValue that return SyncStateValueControlCodec
 SyncStateValueControlCodec SyncStateValueControlContainer.getSyncStateValueControl()
           
 

Methods in org.apache.directory.shared.ldap.codec.controls.replication.syncStateValue with parameters of type SyncStateValueControlCodec
 void SyncStateValueControlContainer.setSyncStateValueControl(SyncStateValueControlCodec control)
          Set a SyncStateValueControl Object into the container.
 



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