Sun SPOT API
Green Release  


com.sun.spot.peripheral.driver.proxy
Class SetUpCommand

java.lang.Object
  extended by com.sun.squawk.io.mailboxes.Envelope
      extended by com.sun.spot.interisolate.RequestEnvelope
          extended by com.sun.spot.peripheral.driver.proxy.ProxyDriverRequestEnvelope
              extended by com.sun.spot.peripheral.driver.proxy.SetUpCommand

public class SetUpCommand
extends ProxyDriverRequestEnvelope


Constructor Summary
SetUpCommand(String driverName)
           
 
Method Summary
 ReplyEnvelope execute(IDriver driver)
           
 
Methods inherited from class com.sun.spot.peripheral.driver.proxy.ProxyDriverRequestEnvelope
execute
 
Methods inherited from class com.sun.spot.interisolate.RequestEnvelope
getContents, sendOn
 
Methods inherited from class com.sun.squawk.io.mailboxes.Envelope
checkCallContext, getReplyAddress, getToAddress
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SetUpCommand

public SetUpCommand(String driverName)
Method Detail

execute

public ReplyEnvelope execute(IDriver driver)
Specified by:
execute in class ProxyDriverRequestEnvelope

Sun SPOT API
Green Release  


Copyright © 2006 Sun Microsystems, Inc. All Rights Reserved.