com.sun.spot.peripheral.basestation
Class MCPSDataIndicationCommand
java.lang.Object
com.sun.spot.peripheral.basestation.MACCommand
com.sun.spot.peripheral.basestation.MCPSDataIndicationCommand
- All Implemented Interfaces:
- ICommand
public class MCPSDataIndicationCommand
- extends MACCommand
Fields inherited from class com.sun.spot.peripheral.basestation.MACCommand |
GetChannelAccessFailureCommand, GetNoAckCommand, GetNullPacketAfterAckWaitCommand, GetPLMETransmitCommand, GetWrongAckCommand, MCPSDataIndicationCommand, MCPSDataRequestCommand, MLMEGetCommand, MLMEResetCommand, MLMERxEnableCommand, MLMESetCommand, MLMEStartCommand, ResetProxyCommand, SetPLMETransmitPowerCommand |
INCOMING_QUEUE_HIGH_WATER
protected static final int INCOMING_QUEUE_HIGH_WATER
- See Also:
- Constant Field Values
INCOMING_QUEUE_LOW_WATER
protected static final int INCOMING_QUEUE_LOW_WATER
- See Also:
- Constant Field Values
stopped
protected boolean stopped
MCPSDataIndicationCommand
public MCPSDataIndicationCommand()
with
public MCPSDataIndicationCommand with(I802_15_4_MAC mac)
prepareResultOrExecute
protected void prepareResultOrExecute(I802_15_4_MAC mac)
throws InterruptedException
- Specified by:
prepareResultOrExecute
in class MACCommand
- Throws:
InterruptedException
writePreparedResult
protected int writePreparedResult(byte[] outputBuffer,
int startingOffset)
throws IOException
- Overrides:
writePreparedResult
in class MACCommand
- Throws:
IOException
readResultFrom
protected Object readResultFrom(DataInputStream dataInputStream)
throws IOException
- Overrides:
readResultFrom
in class MACCommand
- Throws:
IOException
classIndicatorByte
protected byte classIndicatorByte()
- Specified by:
classIndicatorByte
in class MACCommand
reset
public void reset()
Copyright © 2006, 2007 Sun Microsystems, Inc. All Rights Reserved.