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