Sun SPOT API
Green Release  


com.sun.spot.peripheral.radio
Class SerialFactory

java.lang.Object
  extended by com.sun.spot.peripheral.radio.SerialFactory

public class SerialFactory
extends Object

Static factory for public access to the serial line in various guises.


Method Summary
static I802_15_4_MAC getI802_15_4_MAC()
          Answer the interface for dealing with the serial line at the I802.15.4 MAC level.
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getI802_15_4_MAC

public static I802_15_4_MAC getI802_15_4_MAC()
                                      throws IOException
Answer the interface for dealing with the serial line at the I802.15.4 MAC level.

Returns:
an object representing the 802.15.4 MAC layer
Throws:
IOException

Sun SPOT API
Green Release  


Copyright © 2006 Sun Microsystems, Inc. All Rights Reserved.