com.sun.spot.peripheral.basestation
Class NoArgIntParameterCommand
java.lang.Object
com.sun.spot.peripheral.basestation.MACCommand
com.sun.spot.peripheral.basestation.NoArgIntParameterCommand
- All Implemented Interfaces:
- ICommand
- Direct Known Subclasses:
- GetChannelAccessFailureCommand, GetNoAckCommand, GetNullPacketAfterAckWaitCommand, GetPLMETransmitCommand, GetWrongAckCommand
public abstract class NoArgIntParameterCommand
- 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 |
NoArgIntParameterCommand
public NoArgIntParameterCommand()
prepareResultOrExecute
protected final void prepareResultOrExecute(I802_15_4_MAC mac)
- Specified by:
prepareResultOrExecute
in class MACCommand
getIntResult
protected abstract int getIntResult(IProprietaryMAC mac)
writePreparedResult
protected final int writePreparedResult(byte[] outputBuffer,
int startingOffset)
throws IOException
- Overrides:
writePreparedResult
in class MACCommand
- Throws:
IOException
readResultFrom
protected final Object readResultFrom(DataInputStream dataInputStream)
throws IOException
- Overrides:
readResultFrom
in class MACCommand
- Throws:
IOException
Copyright © 2006, 2007 Sun Microsystems, Inc. All Rights Reserved.