API Overview API Index Direct link to this page
JDK 1.6
  Package: javax.management.remote.rmi
Author(s)
Since
1.5
Version
Serial
Description
  The RMI connector is a connector for the JMX Remote API that uses RMI to transmit client requests to a remote MBean server.
RMIConnection View Source RMI object used to forward an MBeanServer request from a client to its MBeanServer implementation on the server side.
RMIConnectionImpl View Source Implementation of the RMIConnection interface.
RMIConnector View Source A connection to a remote RMI connector.
RMIConnectorServer View Source A JMX API connector server that creates RMI-based connections from remote clients.
RMIIIOPServerImpl View Source An RMIServerImpl that is exported through IIOP and that creates client connections as RMI objects exported through IIOP.
RMIJRMPServerImpl View Source An RMIServer object that is exported through JRMP and that creates client connections as RMI objects exported through JRMP.
RMIServer View Source RMI object used to establish connections to an RMI connector.
RMIServerImpl View Source An RMI object representing a connector server.
Generated By: JavaOnTracks Doclet 0.1.4     ©Thibaut Colar