"

2013 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.
static MailboxAddress MailboxAddress.lookupMailbox(String name, Mailbox replyMailbox)
          This method looks up a MailboxAddress that has been registered with the system, and implicitly opens the connection to the remote Mailbox.
 


"

2013 FRC Java API

"

"
For updated information see the Java FRC site
"