You are viewing a plain text version of this content. The canonical link for it is here.
Posted to savan-dev@ws.apache.org by Nermin Kajtazovic <ne...@gmail.com> on 2007/10/04 10:57:09 UTC

Savan - how to notify client

Hello,

in example (eventing sample in savan package) there is ListenerService (1,2)
which captures messages from EventSource.

As first EventingClient makes subscription to his ListenerService and this
ListenerService receives publications from EventSource.

Client is subscribed to ListenerService and my question is, when this
ListenerService receives some publication from EventSource, how can I
deliver this information from ListenerService to my Client?


Thanks in advance.

Nermin.