ServiceMix XMPP

The ServiceMix XMPP component is used to communicate with XMPP (Jabber) servers through the JBI bus.

URI

You can use the standard XMPP URI syntax with ServiceMix XMPP - namely RFC 4622 based URIs. For example

xmpp://user@myserver/room@anotherServer
xmpp:user@server

Links