"

2013 FRC Java API

"

Uses of Interface
com.sun.squawk.platform.GCFSockets

Packages that use GCFSockets
com.sun.squawk.platform Classes that define and provide platform-specific implementations of various features of the JVM. 
com.sun.squawk.platform.posix Classes that define and provide POSIX-specific implementations of various features of the JVM. 
 

Uses of GCFSockets in com.sun.squawk.platform
 

Methods in com.sun.squawk.platform that return GCFSockets
static GCFSockets Platform.getGCFSockets()
           
 

Uses of GCFSockets in com.sun.squawk.platform.posix
 

Classes in com.sun.squawk.platform.posix that implement GCFSockets
 class GCFSocketsImpl
          POSIX implementation of GCFSockets that calls the BSD socket API.
 


"

2013 FRC Java API

"

"
For updated information see the Java FRC site
"