| 
 | " 2013 FRC Java API" | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MailboxClosedException | |
|---|---|
| com.sun.squawk.io.mailboxes | Provides classes for inter-Isolate communication. | 
| 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. | 
|  Envelope | Mailbox.receive()Blocks waiting for messages. | 
| 
 | " 2013 FRC Java API" | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||