| 
 | " 2013 FRC Java API" | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Channel | |
|---|---|
| com.sun.squawk.io.mailboxes | Provides classes for inter-Isolate communication. | 
| Uses of Channel in com.sun.squawk.io.mailboxes | 
|---|
| Methods in com.sun.squawk.io.mailboxes that return Channel | |
|---|---|
|  Channel | ServerChannel.accept()Wait for a client to open a connection, then create an anonymous local Channel to use or further communication. | 
| static Channel | Channel.lookup(String serverChannelName)Create a connection to a remote Channel using the name of registered ServerChannel. | 
| 
 | " 2013 FRC Java API" | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||