| 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.
|
| Modifier and Type | Method and Description |
|---|---|
NotificationResult |
RMIConnection.fetchNotifications(long clientSequenceNumber, int maxNotifications, long timeout)
Retrieves notifications from the connector server.
|
NotificationResult |
RMIConnectionImpl.fetchNotifications(long clientSequenceNumber, int maxNotifications, long timeout)
|