Interface | Description |
---|---|
Device | |
DeviceConfig | |
DeviceConfig.HardwareAddressing | |
DeviceEventListener |
Class | Description |
---|---|
DeviceEvent | |
DeviceManager |
Exception | Description |
---|---|
ClosedDeviceException | |
DeviceException | |
DeviceNotFoundException | |
InvalidDeviceConfigException | |
UnavailableDeviceException | |
UnsupportedAccessModeException | |
UnsupportedByteOrderException |
Thrown by a
Device to indicate that the attempted I/O operation does
not support the byte ordering of the provided ByteBuffer or that the
needed byte re-ordering would induce a detrimental loss of performance or quality
on the intended I/O operation. |
UnsupportedDeviceTypeException |