SunSPOT API V5.0


Uses of Interface
com.sun.spot.peripheral.basestation.ICommand

Packages that use ICommand
com.sun.spot.peripheral.basestation Code to allow the Sun SPOT to function as a base station. 
 

Uses of ICommand in com.sun.spot.peripheral.basestation
 

Classes in com.sun.spot.peripheral.basestation that implement ICommand
 class ExitCommand
           
 class GetChannelAccessFailureCommand
           
 class GetNoAckCommand
           
 class GetNullPacketAfterAckWaitCommand
           
 class GetRadioPropertyCommand
           
 class GetRxErrorCommand
           
 class GetWrongAckCommand
           
 class MACCommand
           
 class MCPSDataIndicationCommand
           
 class MCPSDataRequestCommand
           
 class MLMEGetCommand
           
 class MLMEResetCommand
           
 class MLMERxEnableCommand
           
 class MLMESetCommand
           
 class MLMEStartCommand
           
 class NoArgIntParameterCommand
           
 class ResetErrorCountersCommand
           
 class ResetProxyCommand
           
 class SetPLMEChannelCommand
           
 class SetPLMETransmitPowerCommand
           
 

Methods in com.sun.spot.peripheral.basestation that return ICommand
 ICommand MLMEResetCommand.with(boolean resetAttribs)
           
 ICommand SetPLMETransmitPowerCommand.with(int power)
           
 ICommand SetPLMEChannelCommand.with(int channel)
           
 ICommand MLMERxEnableCommand.with(int rxOnDuration)
           
 ICommand MLMESetCommand.with(int attribute, long value)
           
 ICommand MCPSDataRequestCommand.with(RadioPacket rp)
           
 ICommand MLMEStartCommand.with(short panId, int channel)
           
 


SunSPOT API V5.0


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