com.sun.spot.peripheral.driver.proxy
Class ProxyDriverRequestEnvelope
java.lang.Object
com.sun.squawk.io.mailboxes.Envelope
com.sun.spot.interisolate.RequestEnvelope
com.sun.spot.peripheral.driver.proxy.ProxyDriverRequestEnvelope
- Direct Known Subclasses:
- SetUpCommand, TearDownCommand
public abstract class ProxyDriverRequestEnvelope
- extends RequestEnvelope
ProxyDriverRequestEnvelope
public ProxyDriverRequestEnvelope(String driverName)
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:
-
- Throws:
Exception
execute
public abstract ReplyEnvelope execute(IDriver driver)
Copyright © 2006 Sun Microsystems, Inc. All Rights Reserved.