public abstract class AbstractEventNotificationHandler<T> extends AbstractDataHandler
AbstractDataHandler.ReceiverThread| Modifier and Type | Field and Description |
|---|---|
protected T |
eventHandle |
inputBuffer| Constructor and Description |
|---|
AbstractEventNotificationHandler() |
| Modifier and Type | Method and Description |
|---|---|
protected int |
readData(FTDevice ftDevice) |
protected void |
setEventHandle(T eventHandle) |
close, closeHandle, configureDevice, createEventHandle, createReceiverThread, processMessages, setFTDevice, startReceiverAndQueues, triggerClosePort, waitForNotificationEventprotected T eventHandle
protected int readData(FTDevice ftDevice) throws FTD2XXException
readData in class AbstractDataHandlerFTD2XXExceptionprotected void setEventHandle(T eventHandle)
Copyright © 2021. All rights reserved.