|
2010 FRC Java API |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ConnectionBase | |
---|---|
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.debug |
Uses of ConnectionBase in com.sun.squawk.io |
---|
Subclasses of ConnectionBase in com.sun.squawk.io | |
---|---|
class |
ConnectionBaseAdapter
Protocol classes extend this class to gain some of the common functionality needed to implement a CLDC Generic Connection. |
Uses of ConnectionBase in com.sun.squawk.io.j2me.debug |
---|
Subclasses of ConnectionBase in com.sun.squawk.io.j2me.debug | |
---|---|
class |
Protocol
Connection to the J2ME debug stream The two valid urls are: "debug:" or "debug:err", which send output to the VM-level standard out or standard error streams. |
|
2010 FRC Java API |
|||||||||
PREV NEXT | FRAMES NO FRAMES |