2010 FRC Java API


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

Packages that use NoSuchMailboxException
com.sun.squawk.io.mailboxes Provides classes for inter-Isolate communication. 
 

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.
 


2010 FRC Java API


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