Event
retrieval with an EventListener
. The {@link #getEventIterator(long)} and {@link #getEvents(long)} methodswill block until an event is delivered and then return the events. Note, that only one of the methods can be called for an expected event delivery. Calling the 'other' method will block until the next events are delivered.
|
|