| 软件包 | 描述 | 
|---|---|
| javax.management.remote.rmi | 
           RMI连接器是JMX Remote API的连接器,它使用RMI将客户端请求传输到远程MBean服务器。 
          | 
| Class and Description | 
|---|
| RMIConnection 
           用于将MBeanServer请求从客户端转发到其在服务器端的MBeanServer实现的RMI对象。 
          | 
| RMIServer 
           用于建立与RMI连接器的连接的RMI对象。 
          | 
| RMIServerImpl 
           表示连接器服务器的RMI对象。 
          | 
 Submit a bug or feature 
For further API reference and developer documentation, see Java SE Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.
 Copyright © 1993, 2014, Oracle and/or its affiliates. All rights reserved.