2010 FRC Java API


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

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

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

Methods in com.sun.squawk.io.mailboxes that throw AddressClosedException
 Envelope Channel.receive()
          Wait for an envelope sent to this channel.
 void Channel.send(Envelope env)
          Sends a message to the remote channel.
 


2010 FRC Java API


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