sidnet.stack.driver
Class PhyImpl

java.lang.Object
  extended by sidnet.stack.driver.PhyImpl
All Implemented Interfaces:
JistAPI.Proxiable, JistAPI.Timeless, PhyInterface

public class PhyImpl
extends java.lang.Object
implements PhyInterface


Constructor Summary
PhyImpl()
           
 
Method Summary
 PhyInterface getProxy()
           
 void run()
           
 void setMacEntity(MainLineInterface macEntity)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PhyImpl

public PhyImpl()
Method Detail

run

public void run()
Specified by:
run in interface PhyInterface

setMacEntity

public void setMacEntity(MainLineInterface macEntity)

getProxy

public PhyInterface getProxy()