Device I/O API 1.1

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, permission and security checks that may cause a SecurityException to be thrown must be performed in priority to any other checks or operations once performed the checking of the input parameters from which the permission target names and action lists are retrieved and assembled.

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.

Since:
1.0
Device I/O API 1.1