Uses of Class
org.osgi.service.serial.SerialDeviceException
Packages that use SerialDeviceException
Package
Description
Serial Device Service Specification Package Version 1.0.
- 
Uses of SerialDeviceException in org.osgi.service.serial
Methods in org.osgi.service.serial that throw SerialDeviceExceptionModifier and TypeMethodDescriptionvoidSerialDevice.setConfiguration(SerialPortConfiguration configuration) Sets the Serial port configuration.voidSerialDevice.setDTR(boolean dtr) Sets the DTR state.voidSerialDevice.setRTS(boolean rts) Sets the RTS state.