软件包 | 描述 |
---|---|
javax.management.remote.rmi |
RMI连接器是一个JMX远程API,使用RMI传输客户端请求到远程管理服务器连接器。
|
Modifier and Type | Class and Description |
---|---|
class |
RMIIIOPServerImpl
一个
RMIServerImpl 是出口通过IIOP和创造为RMI对象的出口通过IIOP的客户端连接。
|
class |
RMIJRMPServerImpl
一是出口通过JRMP和创建RMI对象的出口通过JRMP客户端连接
RMIServer 对象。
|
class |
RMIServerImpl
RMI对象代表一个连接器服务器。
|
class |
RMIServerImpl_Stub |
Constructor and Description |
---|
RMIConnector(RMIServer rmiServer, Map<String,?> environment)
构建了一个
RMIConnector 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.