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

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

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

Methods in org.apache.directory.shared.ldap.extras.controls.syncrepl_impl that return SyncRequestValueDecorator
 SyncRequestValueDecorator SyncRequestValueContainer.getSyncRequestValueControl()
           
 SyncRequestValueDecorator SyncRequestValueFactory.newCodecControl()
          Creates and returns a decorated version of the Control.
 SyncRequestValueDecorator SyncRequestValueFactory.newCodecControl(SyncRequestValue control)
          Decorates an existing control.
 

Methods in org.apache.directory.shared.ldap.extras.controls.syncrepl_impl with parameters of type SyncRequestValueDecorator
 void SyncRequestValueContainer.setSyncRequestValueControl(SyncRequestValueDecorator control)
          Set a SyncRequestValueControl Object into the container.
 

Constructors in org.apache.directory.shared.ldap.extras.controls.syncrepl_impl with parameters of type SyncRequestValueDecorator
SyncRequestValueContainer(SyncRequestValueDecorator control)
          Creates a new SyncRequestValueControlContainer object.
 



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