JavaScript is disabled on your browser.
Skip navigation links
Java SE 18 & JDK 18
Overview
Module
Package
Class
Use
Tree
Preview
New
Deprecated
Index
Help
SEARCH:
Uses of Interface
java.rmi.server.Unreferenced
Packages that use
Unreferenced
Package
Description
javax.management.remote.rmi
The RMI connector is a connector for the JMX Remote API that uses RMI to transmit client requests to a remote MBean server.
Uses of
Unreferenced
in
javax.management.remote.rmi
Classes in
javax.management.remote.rmi
that implement
Unreferenced
Modifier and Type
Class
Description
class
RMIConnectionImpl
Implementation of the
RMIConnection
interface.