Hi!

On Sun, May 31, 2009 at 23:40, Michael Jakl (JIRA) <[email protected]> wrote:
> Michael Jakl updated VYSPER-54:
> -------------------------------
>
>    Attachment: VYSPER-54.1.patch
>
> Full patch against rev778637 (including patches from VYSPER-53).

Bernd, for sending the event message to all subscribers, which method
should I use? Is there a helper/util which takes a from, to, and
message object? See LeafNode.java "sendMessageToSubscriber" (starts at
line 102).

Currently I'm using the StanzaRelay's "relay" method, but I'm not
entirely sure this is the right method for my task? My tests are
working, and the messages get relayed (at least the counter gets
increased), but I haven't found an easy way to ensure that the stanza
is sent correctly? What's the difference betw. StanzaWriter and Relay?

Thanks,
Michael

Reply via email to