DRCL J-Sim API

drcl.inet.mac
Class RxTimer

java.lang.Object
  extended bydrcl.inet.mac.Mac_802_11_Timer
      extended bydrcl.inet.mac.RxTimer

public class RxTimer
extends Mac_802_11_Timer

RxTimer

Author:
Ye Ge
See Also:
Mac_802_11, Mac_802_11_Timer

Constructor Summary
RxTimer(Mac_802_11 h)
           
 
Method Summary
 void handle()
          This method is called in Mac_802_11 class.
 
Methods inherited from class drcl.inet.mac.Mac_802_11_Timer
busy, expire, pause, paused, resume, start, start, stop
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RxTimer

public RxTimer(Mac_802_11 h)
Method Detail

handle

public void handle()
This method is called in Mac_802_11 class.

Overrides:
handle in class Mac_802_11_Timer

DRCL J-Sim API

Copyright © 1998-2003 Distributed Real-time Computing Lab (DRCL). All Rights Reserved.     ~ To J-Sim Home ~