public class BarcodeReaderDriver extends Object
| Constructor and Description |
|---|
BarcodeReaderDriver() |
| Modifier and Type | Method and Description |
|---|---|
String |
getBarcode(long timeout)
Synchronized Barcode Reading
|
static void |
main(String[] args)
Main Function trying to read a code in one second
|
public String getBarcode(long timeout) throws BarcodeNotFoundException
timeout - Timeout until Exception is thrownBarcodeNotFoundExceptionpublic static void main(String[] args)
Copyright © 2019. All rights reserved.