Klasse SendingEvent

Alle implementierten Schnittstellen:
Runnable

Sending GENA event messages to remote subscribers.

Any LocalGENASubscription instantiates and executes this protocol when the state of a local service changes. However, a remote subscriber might require event notification messages on more than one callback URL, so this protocol potentially sends many messages. What is returned is always the last response, that is, the response for the message sent to the last callback URL in the list of the subscriber.

Autor:
Christian Bauer