SunSPOT API V3.0


Uses of Class
com.sun.squawk.io.mailboxes.NoSuchMailboxException

Packages that use NoSuchMailboxException
com.sun.spot.interisolate Generic support for RPC mechanisms between isolates. 
com.sun.squawk.io.mailboxes Provides classes for inter-Isolate communication. 
 

Uses of NoSuchMailboxException in com.sun.spot.interisolate
 

Methods in com.sun.spot.interisolate that throw NoSuchMailboxException
static RequestSender RequestSender.lookup(String channelIdentifier)
           
 

Uses of NoSuchMailboxException in com.sun.squawk.io.mailboxes
 

Methods in com.sun.squawk.io.mailboxes that throw NoSuchMailboxException
static Channel Channel.lookup(String serverChannelName)
          Create a connection to a remote Channel using the name of registered ServerChannel.
 


SunSPOT API V3.0


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