I  am trying to use wicket atmosphere,   I want  to broadcast msg for all the  
resources except  for the  one  which  broadcasted  the msg, please advice
how to exclude   a  resource .

In a  page on click of a link I call Event.get().post  and this same page 
has  a  public method with @org.apache.wicket.atmosphere.Subscribe
annotation ,this method gets called  when  msg is broadcasted.  I want to
broadcast msg to  all other sessions except  for  current session which 
broadcasted , please advice. 

--
View this message in context: 
http://apache-wicket.1842946.n4.nabble.com/wicket-atmosphere-broadcast-to-all-except-for-orign-page-tp4669723.html
Sent from the Users forum mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to