SunSPOT API V3.0


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

Packages that use MailboxClosedException
com.sun.spot.testFramework Provides a limited equivalent to jUnit for use on Sun SPOTs. 
com.sun.squawk.io.mailboxes Provides classes for inter-Isolate communication. 
 

Uses of MailboxClosedException in com.sun.spot.testFramework
 

Methods in com.sun.spot.testFramework that throw MailboxClosedException
 int ChildIsolateTestRunner.run(String[] classesToRun)
           
 

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

Methods in com.sun.squawk.io.mailboxes that throw MailboxClosedException
 Channel ServerChannel.accept()
          Wait for a client to open a connection, then create an anonymous local Channel to use or further communication.
 Envelope Channel.receive()
          Wait for an envelope sent to this channel.
 


SunSPOT API V3.0


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