public class CodecFactoryUtil extends Object
| Constructor and Description |
|---|
CodecFactoryUtil() |
| Modifier and Type | Method and Description |
|---|---|
static void |
loadStockControls(Map<String,org.apache.directory.api.ldap.codec.api.ControlFactory<?>> controlFactories,
org.apache.directory.api.ldap.codec.api.LdapApiService apiService)
Loads the Controls implement out of the box in the codec.
|
static void |
loadStockExtendedOperations(Map<String,org.apache.directory.api.ldap.codec.api.ExtendedOperationFactory> extendendOperationsFactories,
org.apache.directory.api.ldap.codec.api.LdapApiService apiService) |
Copyright © 2003–2015 The Apache Software Foundation. All rights reserved.