"

2013 FRC Java API

"

Uses of Package
com.sun.squawk.io

Packages that use com.sun.squawk.io
com.sun.squawk Provides classes for low level interactions with the Squawk VM. 
com.sun.squawk.io Provides classes from MIDP or unsupportable optional JSRs that are usually in javax.microedition.io, but are not legally in IMP. 
com.sun.squawk.io.j2me.channel   
com.sun.squawk.io.j2me.file   
 

Classes in com.sun.squawk.io used by com.sun.squawk
MulticastOutputStream
          A MulticastOutputStream can be configured to send its output to zero or more named output streams.
 

Classes in com.sun.squawk.io used by com.sun.squawk.io
ConnectionBase
          Base class for Connection protocols.
 

Classes in com.sun.squawk.io used by com.sun.squawk.io.j2me.channel
ConnectionBase
          Base class for Connection protocols.
 

Classes in com.sun.squawk.io used by com.sun.squawk.io.j2me.file
ConnectionBaseAdapter
          Protocol classes extend this class to gain some of the common functionality needed to implement a CLDC Generic Connection.
 


"

2013 FRC Java API

"

"
For updated information see the Java FRC site
"