SunSPOT API V5.0


com.sun.spot.peripheral.basestation
Class MACProxyServer

java.lang.Object
  extended by com.sun.spot.peripheral.basestation.MACProxyServer
All Implemented Interfaces:
IResettableServer

public class MACProxyServer
extends Object
implements IResettableServer


Constructor Summary
MACProxyServer(SpotSerialPipe serialPipe)
           
 
Method Summary
 void reset(I802_15_4_MAC mac)
           
 void run()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MACProxyServer

public MACProxyServer(SpotSerialPipe serialPipe)
Method Detail

run

public void run()

reset

public void reset(I802_15_4_MAC mac)
           throws IOException
Specified by:
reset in interface IResettableServer
Throws:
IOException

SunSPOT API V5.0


Copyright � 2006-2008 Sun Microsystems, Inc. All Rights Reserved.