| Frames | No Frames |
Constructors with parameter type mx4j.remote.ConnectionNotificationEmitter | |
HTTPHeartBeat.HTTPHeartBeat(HTTPConnection connection, ConnectionNotificationEmitter emitter, Map environment) | |
HTTPRemoteNotificationClientHandler.HTTPRemoteNotificationClientHandler(HTTPConnection connection, ConnectionNotificationEmitter emitter, HeartBeat heartbeat, Map environment) | |
Methods with parameter type mx4j.remote.ConnectionNotificationEmitter | |
| HeartBeat | HTTPConnector.createHeartBeat(HTTPConnection connection, ConnectionNotificationEmitter emitter, Map environment) |
| RemoteNotificationClientHandler | HTTPConnector.createRemoteNotificationClientHandler(HTTPConnection connection, ConnectionNotificationEmitter emitter, HeartBeat heartbeat, Map environment) |
Constructors with parameter type mx4j.remote.ConnectionNotificationEmitter | |
RMIHeartBeat.RMIHeartBeat(javax.management.remote.rmi.RMIConnection connection, ConnectionNotificationEmitter emitter, Map environment) | |
RMIRemoteNotificationClientHandler.RMIRemoteNotificationClientHandler(javax.management.remote.rmi.RMIConnection connection, ConnectionNotificationEmitter emitter, HeartBeat heartbeat, Map environment) | |
Constructors with parameter type mx4j.remote.ConnectionNotificationEmitter | |
Creates a new HeartBeat. | |
AbstractRemoteNotificationClientHandler.AbstractRemoteNotificationClientHandler(ConnectionNotificationEmitter emitter, HeartBeat heartbeat, Map environment) Creates a new remote notification client-side handler. | |
Methods with return type mx4j.remote.ConnectionNotificationEmitter | |
| ConnectionNotificationEmitter | Creates a notification emitter used to emit connection notifications. |
| ConnectionNotificationEmitter | |