Device Access API
Proposal for Java ME 8

Package com.oracle.deviceaccess

Provides interfaces and classes for device I/O access and control.

See: Description

Package com.oracle.deviceaccess Description

Provides interfaces and classes for device I/O access and control. Peripheral devices are of defined types and can be accessed and control by the means of Peripheral sub-interfaces. Peripheral devices are registered under a peripheral ID and with optionally a name and a set of properties.

Unless otherwise noted, passing a null argument to a constructor or method in any class or interface in this package will cause a NullPointerException to be thrown.

Device Access API
Proposal for Java ME 8