|
PDAP Public Review Draft | ||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
GenericConnection
framework. This includes support for all CLDC and MIDP definitions as well
as additional PDA Profile specific networking classes.
See:
Description
Interface Summary | |
CommConnection | This interface defines a logical serial port connection. |
FileConnection | This interface is intended to access files that are stored on removable media such as Secure Digital Cards, MultiMedia Cards, Compact Flash Cards, SmartMedia Cards, Memory Sticks. |
FileSystemEvent | Represents an event occurring for a file system. |
FileSystemListener | This class is used for receiving a FileSystemEvent while
adding or removing a file system root. |
Class Summary | |
FileSystemRegistry | The FileSystemRegistry is a central registry for file system listeners interested in the adding and removing (or mounting and unmounting) of file systems on a device. |
PDA Profile networking support based on the GenericConnection
framework. This includes support for all CLDC and MIDP definitions as well
as additional PDA Profile specific networking classes.
In addition to the javax.microedition.io
classes specified in
the Connected Limited Device Configuration (CLDC) and the Mobile Information
Device Profile (MIDP), the PDA Profile includes the following interfaces:
javax.microedition.io.CommConnection
javax.microedition.io.FileConnection
|
PDAP 1.0 Spec, Rev. 0.16 | ||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |