"

2013 FRC Java API

"

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

Packages that use ServerChannel
com.sun.squawk.io.mailboxes Provides classes for inter-Isolate communication. 
 

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

Methods in com.sun.squawk.io.mailboxes that return ServerChannel
static ServerChannel ServerChannel.create(String name)
          Creates a new ServerChannel with the given name and registers it with the system.
 


"

2013 FRC Java API

"

"
For updated information see the Java FRC site
"