public interface PunchletEventCallback
In practice this is used to maintain a queue of punchlets events so as to reprocess them in a reentrant way.
Modifier and Type | Method and Description |
---|---|
void |
onReceive(Punchlet punchlet,
Tuple event)
The upcall to receive events generated by a punchlet
|
Copyright © 2023. All rights reserved.