Uses of Class
org.apache.directory.shared.ldap.extras.controls.syncrepl_impl.SyncDoneValueDecorator

Packages that use SyncDoneValueDecorator
org.apache.directory.shared.ldap.extras.controls.syncrepl_impl   
 

Uses of SyncDoneValueDecorator in org.apache.directory.shared.ldap.extras.controls.syncrepl_impl
 

Methods in org.apache.directory.shared.ldap.extras.controls.syncrepl_impl that return SyncDoneValueDecorator
 SyncDoneValueDecorator SyncDoneValueContainer.getSyncDoneValueControl()
           
 SyncDoneValueDecorator SyncDoneValueFactory.newCodecControl()
          
 SyncDoneValueDecorator SyncDoneValueFactory.newCodecControl(SyncDoneValue control)
          
 

Methods in org.apache.directory.shared.ldap.extras.controls.syncrepl_impl with parameters of type SyncDoneValueDecorator
 void SyncDoneValueContainer.setSyncDoneValueControl(SyncDoneValueDecorator control)
          Set a SyncDoneValueControlCodec Object into the container.
 

Constructors in org.apache.directory.shared.ldap.extras.controls.syncrepl_impl with parameters of type SyncDoneValueDecorator
SyncDoneValueContainer(LdapApiService codec, SyncDoneValueDecorator control)
          Creates a new SyncDoneValueControlContainer object.
 



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