| Package | Description |
|---|---|
| mx4j.remote | |
| mx4j.remote.rmi | |
| mx4j.tools.remote.http |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractRemoteNotificationClientHandler
Base implementation of the RemoteNotificationClientHandler interface.
|
| Modifier and Type | Class and Description |
|---|---|
class |
RMIRemoteNotificationClientHandler
RMI-specific RemoteNotificationClientHandler.
|
| Constructor and Description |
|---|
ClientInvoker(javax.management.remote.rmi.RMIConnection rmiConnection,
RemoteNotificationClientHandler notificationHandler,
javax.security.auth.Subject delegate) |
| Modifier and Type | Class and Description |
|---|---|
class |
HTTPRemoteNotificationClientHandler |
| Modifier and Type | Method and Description |
|---|---|
protected RemoteNotificationClientHandler |
HTTPConnector.createRemoteNotificationClientHandler(HTTPConnection connection,
ConnectionNotificationEmitter emitter,
HeartBeat heartbeat,
java.util.Map environment) |
RemoteNotificationClientHandler |
HTTPConnector.getRemoteNotificationClientHandler() |
| Constructor and Description |
|---|
HTTPConnectionMBeanServerConnection(JMXConnection connection,
javax.security.auth.Subject delegate,
RemoteNotificationClientHandler notificationHandler) |