2010 FRC Java API


Package com.sun.squawk.microedition.io

Provides classes from MIDP or unsupportable optional JSRs that are usually in javax.microedition.io, but are not legally in IMP.

See:
          Description

Interface Summary
FileConnection This class is defined by the JSR-75 specification PDA Optional Packages for the J2ME™ Platform
ServerSocketConnection This interface defines the server socket stream connection.
SocketConnection This interface defines the socket stream connection.
 

Package com.sun.squawk.microedition.io Description

Provides classes from MIDP or unsupportable optional JSRs that are usually in javax.microedition.io, but are not legally in IMP. These are implemented as "vendor-supplied classes".


2010 FRC Java API


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