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