Sun SPOT API
Green Release  


com.sun.squawk
Class Isolate.Parcel

java.lang.Object
  extended by com.sun.squawk.Isolate.Parcel
Enclosing class:
Isolate

public static final class Isolate.Parcel
extends Object

A Parcel encapsulates a Isolate.Message posted to an isolate and contains a reference to the sending isolate.


Field Summary
 Isolate.Message message
           
 Isolate sender
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

message

public final Isolate.Message message

sender

public final Isolate sender

Sun SPOT API
Green Release  


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