public class BlockingReaderHandler extends AbstractDataHandler
AbstractDataHandler.ReceiverThreadinputBuffer| Constructor and Description |
|---|
BlockingReaderHandler() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
closeHandle() |
protected void |
configureDevice(FTDevice ftDevice) |
protected void |
createEventHandle() |
protected void |
processMessages(byte[] bytes) |
protected int |
readData(FTDevice ftDevice) |
protected void |
waitForNotificationEvent(FTDevice ftDevice,
int eventMask) |
close, createReceiverThread, setFTDevice, startReceiverAndQueues, triggerClosePortprotected void configureDevice(FTDevice ftDevice) throws FTD2XXException
configureDevice in class AbstractDataHandlerFTD2XXExceptionprotected void waitForNotificationEvent(FTDevice ftDevice, int eventMask) throws FTD2XXException
waitForNotificationEvent in class AbstractDataHandlerFTD2XXExceptionprotected void closeHandle()
closeHandle in class AbstractDataHandlerprotected void processMessages(byte[] bytes)
processMessages in class AbstractDataHandlerprotected void createEventHandle()
createEventHandle in class AbstractDataHandlerprotected int readData(FTDevice ftDevice) throws FTD2XXException
readData in class AbstractDataHandlerFTD2XXExceptionCopyright © 2021. All rights reserved.