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

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

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

Methods in org.apache.directory.shared.ldap.extras.controls.syncrepl_impl that return SyncInfoValueDecorator
 SyncInfoValueDecorator SyncInfoValueContainer.getSyncInfoValueControl()
           
 SyncInfoValueDecorator SyncInfoValueFactory.newCodecControl()
          Creates and returns a decorated version of the Control.
 SyncInfoValueDecorator SyncInfoValueFactory.newCodecControl(SyncInfoValue control)
          Decorates an existing control.
 

Methods in org.apache.directory.shared.ldap.extras.controls.syncrepl_impl with parameters of type SyncInfoValueDecorator
 void SyncInfoValueContainer.setSyncInfoValueControl(SyncInfoValueDecorator control)
          Set a SyncInfoValueControl Object into the container.
 

Constructors in org.apache.directory.shared.ldap.extras.controls.syncrepl_impl with parameters of type SyncInfoValueDecorator
SyncInfoValueContainer(LdapCodecService codec, SyncInfoValueDecorator control)
          Creates a new SyncInfoValueControlContainer object.
 



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