Frames | No Frames |
Classes implementing mx4j.remote.HeartBeat | |
class |
Constructors with parameter type mx4j.remote.HeartBeat | |
RMIRemoteNotificationClientHandler.RMIRemoteNotificationClientHandler(javax.management.remote.rmi.RMIConnection connection, ConnectionNotificationEmitter emitter, HeartBeat heartbeat, Map environment) |
Classes implementing mx4j.remote.HeartBeat | |
class |
Constructors with parameter type mx4j.remote.HeartBeat | |
HTTPRemoteNotificationClientHandler.HTTPRemoteNotificationClientHandler(HTTPConnection connection, ConnectionNotificationEmitter emitter, HeartBeat heartbeat, Map environment) |
Methods with parameter type mx4j.remote.HeartBeat | |
RemoteNotificationClientHandler | HTTPConnector.createRemoteNotificationClientHandler(HTTPConnection connection, ConnectionNotificationEmitter emitter, HeartBeat heartbeat, Map environment) |
Methods with return type mx4j.remote.HeartBeat | |
HeartBeat | HTTPConnector.createHeartBeat(HTTPConnection connection, ConnectionNotificationEmitter emitter, Map environment) |
Classes implementing mx4j.remote.HeartBeat | |
class | Base implementation for the HeartBeat interface. |
Constructors with parameter type mx4j.remote.HeartBeat | |
AbstractRemoteNotificationClientHandler.AbstractRemoteNotificationClientHandler(ConnectionNotificationEmitter emitter, HeartBeat heartbeat, Map environment) Creates a new remote notification client-side handler. |