com.sun.spot.interisolate
Class BooleanReplyEnvelope
java.lang.Object
com.sun.squawk.io.mailboxes.Envelope
com.sun.spot.interisolate.ReplyEnvelope
com.sun.spot.interisolate.BooleanReplyEnvelope
public class BooleanReplyEnvelope
- extends ReplyEnvelope
BooleanReplyEnvelope
public BooleanReplyEnvelope(boolean val)
getContents
public Object getContents()
- Description copied from class:
Envelope
- Return the contents of the envelope. This should only be called by the receiver of the
envelope. All implementations should call checkCallContext.
- Specified by:
getContents in class Envelope
- Returns:
- the contents of the envelope
getBooleanContents
public boolean getBooleanContents()
Copyright © 2006 Sun Microsystems,
Inc. All Rights Reserved.