|
" 2013 FRC Java API " |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MailboxHandler | |
|---|---|
| com.sun.squawk.io.mailboxes | Provides classes for inter-Isolate communication. |
| Uses of MailboxHandler in com.sun.squawk.io.mailboxes |
|---|
| Classes in com.sun.squawk.io.mailboxes that implement MailboxHandler | |
|---|---|
class |
SharedMailboxHandler
|
| Methods in com.sun.squawk.io.mailboxes with parameters of type MailboxHandler | |
|---|---|
static Mailbox |
Mailbox.create(String name,
MailboxHandler handler)
Creates a Mailbox with the given name and registers it with the system. |
|
" 2013 FRC Java API " |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||