Package | Description |
---|---|
com.avaya.collaboration.eventing |
The Eventing Framework provides the ability for a snap-in to generate
notifications about "interesting events" that can then be received by other
snap-ins with an interest in these events.
|
Modifier and Type | Method and Description |
---|---|
void |
EventingService.ack(Event eventToBeAcked,
String payloadInAck)
Send EVENT_RECEIVED event to publisher of an original event that was expecting ACK.
|
void |
EventListener.eventReceived(Event event)
The method that is invoked to receive event notifications.
|
Copyright © 2023 Avaya. All rights reserved.