public class EventNotificationHandlerWindows extends AbstractEventNotificationHandler<com.sun.jna.platform.win32.WinNT.HANDLE>
AbstractDataHandler.ReceiverThreadeventHandleinputBuffer| Constructor and Description |
|---|
EventNotificationHandlerWindows() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
closeHandle() |
protected void |
createEventHandle() |
protected void |
processMessages(byte[] bytes) |
protected void |
waitForNotificationEvent(FTDevice ftDevice,
int eventMask) |
readData, setEventHandleclose, configureDevice, createReceiverThread, setFTDevice, startReceiverAndQueues, triggerClosePortprotected void createEventHandle()
createEventHandle in class AbstractDataHandlerprotected 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 AbstractDataHandlerCopyright © 2021. All rights reserved.