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