2010 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.
 


2010 FRC Java API


Copyright © 2006-2009 Sun Microsystems, Inc. All Rights Reserved.