Thanks! for your reply. Ler me share some more detail:
Actually I dot't want to write 6000 room listner suing smack. In case number of muc increase i need to incease number of listner. So i think writing pluging PacketInterceptor is perfect.
Can you please guide how i can write pluging for openfire and how need to integrate?
My ultimate target is:
1) Recieve any message arrive in muc from xmpp user whateve the number of muc. just listen the incoming message and determine fromw which muc its coming.
2) stream / broadcast the recieved message to a external http server as streaming or http push
Please copperate about the writing plugin and how to integrate that with openfire? Thanks! In advance