Sun SPOT API
Green Release  


com.sun.spot.interisolate
Class ReplyEnvelope

java.lang.Object
  extended by com.sun.squawk.io.mailboxes.Envelope
      extended by com.sun.spot.interisolate.ReplyEnvelope
Direct Known Subclasses:
BooleanReplyEnvelope, ExceptionReplyEnvelope, ObjectReplyEnvelope, VoidReplyEnvelope

public abstract class ReplyEnvelope
extends Envelope


Constructor Summary
ReplyEnvelope()
           
 
Method Summary
 void checkForRuntimeException()
           
 void checkForThrowable()
           
 
Methods inherited from class com.sun.squawk.io.mailboxes.Envelope
checkCallContext, getContents, getReplyAddress, getToAddress
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ReplyEnvelope

public ReplyEnvelope()
Method Detail

checkForRuntimeException

public void checkForRuntimeException()

checkForThrowable

public void checkForThrowable()
                       throws Throwable
Throws:
Throwable

Sun SPOT API
Green Release  


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