public class BarcodeReaderSerial extends BarcodeReaderEvents implements BarcodeReader, gnu.io.SerialPortEventListener
Modifier and Type | Method and Description |
---|---|
static BarcodeReaderSerial |
getInstance() |
gnu.io.SerialPort |
getPort() |
void |
serialEvent(gnu.io.SerialPortEvent evt) |
addBarcodeReaderListener, fireReadBarcode, removeBarcodeReaderListener
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addBarcodeReaderListener, removeBarcodeReaderListener
public static BarcodeReaderSerial getInstance()
public gnu.io.SerialPort getPort()
getPort
in interface BarcodeReader
public void serialEvent(gnu.io.SerialPortEvent evt)
serialEvent
in interface gnu.io.SerialPortEventListener
Copyright © 2021. All rights reserved.