| 
 | " 2013 FRC Java API" | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MailboxInUseException | |
|---|---|
| com.sun.squawk.io.mailboxes | Provides classes for inter-Isolate communication. | 
| Uses of MailboxInUseException in com.sun.squawk.io.mailboxes | 
|---|
| Methods in com.sun.squawk.io.mailboxes that throw MailboxInUseException | |
|---|---|
| static ServerChannel | ServerChannel.create(String name)Creates a new ServerChannel with the given name and registers it with the system. | 
| static Mailbox | Mailbox.create(String name,
       MailboxHandler handler)Creates a Mailbox with the given name and registers it with the system. | 
|  void | ServerChannel.reOpen()Re-opens a closed ServerChannel. | 
| 
 | " 2013 FRC Java API" | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||