SunSPOT API V5.0


Uses of Class
com.sun.spot.interisolate.RequestEnvelope

Packages that use RequestEnvelope
com.sun.spot.interisolate Generic support for RPC mechanisms between isolates. 
com.sun.spot.peripheral.proxy Support for controlling PIO pins from child isolates. 
com.sun.spot.peripheral.radio.proxy Allows child isolates access to the radio controlled by the master isolate. 
com.sun.spot.resourcesharing The resource sharing framework exists to support people writing device drivers. 
 

Uses of RequestEnvelope in com.sun.spot.interisolate
 

Methods in com.sun.spot.interisolate with parameters of type RequestEnvelope
 ReplyEnvelope RequestSender.send(RequestEnvelope envelope)
           
 

Uses of RequestEnvelope in com.sun.spot.peripheral.proxy
 

Subclasses of RequestEnvelope in com.sun.spot.peripheral.proxy
 class ClaimCommand
           
 class DisableIrqCommand
           
 class EnableIrqCommand
           
 class GetAvailableCommand
           
 class PIOCommand
           
 class ReleaseCommand
           
 class WaitForIrqCommand
           
 

Uses of RequestEnvelope in com.sun.spot.peripheral.radio.proxy
 

Subclasses of RequestEnvelope in com.sun.spot.peripheral.radio.proxy
 class WaitForAllAcksCommand
           
 

Uses of RequestEnvelope in com.sun.spot.resourcesharing
 

Subclasses of RequestEnvelope in com.sun.spot.resourcesharing
 class AdjustLockCommand
           
 class LockCommand
           
 class RegisterCommand
           
 class UnlockAllCommand
           
 class UnlockCommand
           
 


SunSPOT API V5.0


Copyright � 2006-2008 Sun Microsystems, Inc. All Rights Reserved.