com.sun.spot.interisolate
Class ReplyEnvelope
java.lang.Object
com.sun.squawk.io.mailboxes.Envelope
com.sun.spot.interisolate.ReplyEnvelope
- Direct Known Subclasses:
- BooleanReplyEnvelope, ExceptionReplyEnvelope, NumberReplyEnvelope, ObjectReplyEnvelope, VoidReplyEnvelope
public abstract class ReplyEnvelope
- extends Envelope
- See Also:
for details
The abstract superclass for all RPC reply envelopes.
ReplyEnvelope
public ReplyEnvelope(int requestUid)
checkForRuntimeException
public void checkForRuntimeException()
checkForThrowable
public void checkForThrowable()
throws Throwable
- Throws:
Throwable
getUid
public int getUid()
Copyright © 2006, 2007 Sun Microsystems, Inc. All Rights Reserved.