Uses of Class
org.forgerock.opendj.server.config.meta.LdifConnectionHandlerCfgDefn
-
Packages that use LdifConnectionHandlerCfgDefn Package Description org.forgerock.opendj.server.config.meta Provides introspection interfaces for the Core directory server administrative components. -
-
Uses of LdifConnectionHandlerCfgDefn in org.forgerock.opendj.server.config.meta
Methods in org.forgerock.opendj.server.config.meta that return LdifConnectionHandlerCfgDefn Modifier and Type Method Description static LdifConnectionHandlerCfgDefn
LdifConnectionHandlerCfgDefn. getInstance()
Get the LDIF Connection Handler configuration definition singleton.
-