Interface | Description |
---|---|
EventDataReader |
An EventDataReader contains the methods to read the data of an extended event.
|
EventQueueListener |
EventQueueListener is an interface to be implemented by parties interested to receive events of a specific type from
an
EventQueue . |
Class | Description |
---|---|
EventQueue |
EventQueue is an asynchronous communication interface between the native world and the Java world based on events.
|