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