|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
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 |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |