com.sun.spot.peripheral.radio.proxy
Class WaitForAllAcksCommand
java.lang.Object
com.sun.squawk.io.mailboxes.Envelope
com.sun.spot.interisolate.RequestEnvelope
com.sun.spot.peripheral.radio.proxy.WaitForAllAcksCommand
public class WaitForAllAcksCommand
- extends RequestEnvelope
WaitForAllAcksCommand
public WaitForAllAcksCommand(ConnectionID cid)
execute
public ReplyEnvelope execute(IRadioProtocolManager radioProtocolManager)
throws Exception
- Throws:
Exception
execute
public ReplyEnvelope execute(Object context)
throws Exception
- Specified by:
execute
in class RequestEnvelope
- Parameters:
context
- An arbitrary object that the request needs to execute itself
- Returns:
- a subclass of ReplyEnvelope representing the return value of the execution
- Throws:
Exception
Copyright © 2006, 2007 Sun Microsystems, Inc. All Rights Reserved.