Uses of Class
org.apache.directory.shared.ldap.codec.Control

Packages that use Control
org.apache.directory.shared.ldap.codec   
 

Uses of Control in org.apache.directory.shared.ldap.codec
 

Methods in org.apache.directory.shared.ldap.codec that return Control
 Control LdapMessage.getControls(int i)
          Get the Control Object at a specific index
 Control LdapMessage.getCurrentControl()
          Get the current Control Object
 

Methods in org.apache.directory.shared.ldap.codec with parameters of type Control
 void LdapMessage.addControl(Control control)
          Add a control to the Controls array
 



Copyright © 2003-2006 . All Rights Reserved.