|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use HeartBeat | |
|---|---|
| mx4j.remote | |
| mx4j.remote.rmi | |
| mx4j.tools.remote.http | |
| Uses of HeartBeat in mx4j.remote |
|---|
| Classes in mx4j.remote that implement HeartBeat | |
|---|---|
class |
AbstractHeartBeat
Base implementation for the HeartBeat interface. |
| Constructors in mx4j.remote with parameters of type HeartBeat | |
|---|---|
AbstractRemoteNotificationClientHandler(ConnectionNotificationEmitter emitter,
HeartBeat heartbeat,
java.util.Map environment)
Creates a new remote notification client-side handler. |
|
| Uses of HeartBeat in mx4j.remote.rmi |
|---|
| Classes in mx4j.remote.rmi that implement HeartBeat | |
|---|---|
class |
RMIHeartBeat
|
| Constructors in mx4j.remote.rmi with parameters of type HeartBeat | |
|---|---|
RMIRemoteNotificationClientHandler(javax.management.remote.rmi.RMIConnection connection,
ConnectionNotificationEmitter emitter,
HeartBeat heartbeat,
java.util.Map environment)
|
|
| Uses of HeartBeat in mx4j.tools.remote.http |
|---|
| Classes in mx4j.tools.remote.http that implement HeartBeat | |
|---|---|
class |
HTTPHeartBeat
|
| Methods in mx4j.tools.remote.http that return HeartBeat | |
|---|---|
protected HeartBeat |
HTTPConnector.createHeartBeat(HTTPConnection connection,
ConnectionNotificationEmitter emitter,
java.util.Map environment)
|
| Methods in mx4j.tools.remote.http with parameters of type HeartBeat | |
|---|---|
protected RemoteNotificationClientHandler |
HTTPConnector.createRemoteNotificationClientHandler(HTTPConnection connection,
ConnectionNotificationEmitter emitter,
HeartBeat heartbeat,
java.util.Map environment)
|
| Constructors in mx4j.tools.remote.http with parameters of type HeartBeat | |
|---|---|
HTTPRemoteNotificationClientHandler(HTTPConnection connection,
ConnectionNotificationEmitter emitter,
HeartBeat heartbeat,
java.util.Map environment)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||