Device I/O API
Proposal for Java ME 8

Package jdk.dio.spi

Service-provider classes for the jdk.dio package.

See: Description

Package jdk.dio.spi Description

Service-provider classes for the jdk.dio package. Only developers who are defining new device driver providers should need to make direct use of this package.

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 I/O API
Proposal for Java ME 8