Uses of Class
org.opends.server.protocols.jmx.RmiConnector
-
Packages that use RmiConnector Package Description org.opends.server.protocols.jmx Contains the implementation for the Directory Server connection handler that is responsible for interacting with clients using JMX. -
-
Uses of RmiConnector in org.opends.server.protocols.jmx
Methods in org.opends.server.protocols.jmx that return RmiConnector Modifier and Type Method Description RmiConnector
JmxConnectionHandler. getRMIConnector()
Get the JMX connection handler's RMI connector.
-