软件包 | 描述 |
---|---|
javax.management.remote.rmi |
RMI连接器是一个JMX远程API,使用RMI传输客户端请求到远程管理服务器连接器。
|
Modifier and Type | Method and Description |
---|---|
NotificationResult |
RMIConnectionImpl.fetchNotifications(long clientSequenceNumber, int maxNotifications, long timeout) |
NotificationResult |
RMIConnection.fetchNotifications(long clientSequenceNumber, int maxNotifications, long timeout)
从连接器服务器检索通知。
|
NotificationResult |
RMIConnectionImpl_Stub.fetchNotifications(long $param_long_1, int $param_int_2, long $param_long_3) |
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.