mx4j.tools.remote.http

Class HTTPHeartBeat

Implemented Interfaces:
HeartBeat, Runnable

public class HTTPHeartBeat
extends AbstractHeartBeat

Version:
$Revision: 1.3 $

Constructor Summary

HTTPHeartBeat(HTTPConnection connection, ConnectionNotificationEmitter emitter, Map environment)

Method Summary

protected void
pulse()

Methods inherited from class mx4j.remote.AbstractHeartBeat

getMaxRetries, getPulsePeriod, pulse, run, sendConnectionNotificationFailed, start, stop

Constructor Details

HTTPHeartBeat

public HTTPHeartBeat(HTTPConnection connection,
                     ConnectionNotificationEmitter emitter,
                     Map environment)

Method Details

pulse

protected void pulse()
            throws IOException
Overrides:
pulse in interface AbstractHeartBeat

Copyright © 2001-2005 The MX4J Contributors. All Rights Reserved.