sidnet.stack.std.mac.ieee802_15_4
Class Mac802_15_4Handler

java.lang.Object
  extended by sidnet.stack.std.mac.ieee802_15_4.Mac802_15_4Handler
All Implemented Interfaces:
JistAPI.Entity, JistAPI.Timeless

public class Mac802_15_4Handler
extends java.lang.Object
implements JistAPI.Entity


Constructor Summary
Mac802_15_4Handler(Mac802_15_4 macEntity, byte tp)
           
 
Method Summary
 void executeLater(double delay)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Mac802_15_4Handler

public Mac802_15_4Handler(Mac802_15_4 macEntity,
                          byte tp)
Method Detail

executeLater

public void executeLater(double delay)