Package | Description |
---|---|
com.pi4j.io.serial | |
com.pi4j.io.serial.tasks |
Modifier and Type | Method and Description |
---|---|
void |
SerialDataEventListener.dataReceived(SerialDataEvent event)
This is the event callback method that will be invoked when new serial data is received.
|
Constructor and Description |
---|
SerialDataEventDispatchTaskImpl(SerialDataEvent event,
Collection<SerialDataEventListener> listeners) |
Copyright © 2012–2019 Pi4J. All rights reserved.