Class PeriodicSender

Implemented Interfaces:
Runnable

(package private) class PeriodicSender
extends Periodic

original author Robert Denda, changes by Didier Gutacker

Field Summary

(package private) Node
parent

Fields inherited from class .Periodic

timer

Constructor Summary

PeriodicSender(Node parent)

Method Summary

void
run()

Methods inherited from class .Periodic

finishUp, resume, stop, suspend

Field Details

parent

(package private)  Node parent

Constructor Details

PeriodicSender

(package private)  PeriodicSender(Node parent)

Method Details

run

public void run()