jist.swans.misc
Interface Timer

All Known Implementing Classes:
RouteZrpBrp, RouteZrpBrpFlood, RouteZrpIarp, RouteZrpIerp, RouteZrpNdp, RouteZrpZdp.TimerRefresh, RouteZrpZdp.TimerSend

public interface Timer

Timer expiration interface.

Since:
SWANS1.0
Version:
$Id: Timer.java,v 1.3 2004/04/06 16:07:49 barr Exp $
Author:
Rimon Barr <barr+jist@cs.cornell.edu>

Method Summary
 void timeout()
          Timer expiration processing.
 

Method Detail

timeout

void timeout()
Timer expiration processing.