|
" 2013 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.channel | |
| 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.channel |
|---|
| Subclasses of ConnectionBase in com.sun.squawk.io.j2me.channel | |
|---|---|
class |
Protocol
This connection is used to 'channel' other connections through to an embedded J2SE VM (if any) that may support additional connection types not supported by the Squawk core code. |
|
" 2013 FRC Java API " |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||